is not current version
Last Version 1.9.1

Process Control System Core Package 1.9

The Process Control System's core system framework. PCS is an agglomeration of CAS services and components needed to build a science data system.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

pcs-core
Version

Version

1.9
Type

Type

jar
Description

Description

Process Control System Core Package
The Process Control System's core system framework. PCS is an agglomeration of CAS services and components needed to build a science data system.
Project Organization

Project Organization

Apache OODT

Download pcs-core 1.9


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.oodt : cas-crawler jar 1.9
org.apache.oodt : cas-filemgr jar 1.9
org.apache.oodt : cas-metadata jar 1.9
org.apache.oodt : cas-resource jar 1.9
org.apache.oodt : cas-workflow jar 1.9
org.apache.oodt : oodt-commons jar 1.9
org.apache.oodt : pcs-input jar 1.9
xmlrpc : xmlrpc jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.