Last Version

OODT Process Control System JAX-RS service layer 1.9.1

A web application for exposing services form the underlying OODT Process Control System via the JAX-RS specification.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

pcs-services
Version

Version

1.9.1
Type

Type

war
Description

Description

OODT Process Control System JAX-RS service layer
A web application for exposing services form the underlying OODT Process Control System via the JAX-RS specification.
Project Organization

Project Organization

Apache OODT

Download pcs-services 1.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.json-lib : json-lib jar 2.3
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.6.0
org.apache.oodt : pcs-core jar 1.9.1

provided (1)

Group / Artifact Type Version
servletapi : servletapi jar 2.4

Project Modules

There are no modules declared in this project.