Last Version

Process Control System Input Data Package 1.9.1

The Process Control System's data handling package. This package contains data structures and readers and writers to write an input file format similar to HDF, as represented in XML.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

pcs-input
Version

Version

1.9.1
Type

Type

jar
Description

Description

Process Control System Input Data Package
The Process Control System's data handling package. This package contains data structures and readers and writers to write an input file format similar to HDF, as represented in XML.
Project Organization

Project Organization

Apache OODT

Download pcs-input 1.9.1


<!-- https://jarcasting.com/artifacts/org.apache.oodt/pcs-input/ -->
<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>pcs-input</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/pcs-input/
implementation 'org.apache.oodt:pcs-input:1.9.1'
// https://jarcasting.com/artifacts/org.apache.oodt/pcs-input/
implementation ("org.apache.oodt:pcs-input:1.9.1")
'org.apache.oodt:pcs-input:jar:1.9.1'
<dependency org="org.apache.oodt" name="pcs-input" rev="1.9.1">
  <artifact name="pcs-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='pcs-input', version='1.9.1')
)
libraryDependencies += "org.apache.oodt" % "pcs-input" % "1.9.1"
[org.apache.oodt/pcs-input "1.9.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.oodt : oodt-commons jar 1.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.