Last Version

CAS PGE Adaptor Framework 1.9.1

Allows data processing jobs not written in conformance with the PCS PGE (Production Generation Executive) interface to be run within the PCS.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-pge
Version

Version

1.9.1
Type

Type

jar
Description

Description

CAS PGE Adaptor Framework
Allows data processing jobs not written in conformance with the PCS PGE (Production Generation Executive) interface to be run within the PCS.
Project Organization

Project Organization

Apache OODT

Download cas-pge 1.9.1


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

Dependencies

compile (13)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.6
net.sf.saxon : saxon-dom jar 8.7
org.apache.oodt : cas-crawler jar 1.9.1
org.apache.oodt : cas-filemgr jar 1.9.1
org.apache.oodt : cas-metadata jar 1.9.1
org.apache.oodt : cas-workflow jar 1.9.1
org.apache.oodt : oodt-commons jar 1.9.1
org.apache.velocity : velocity jar 1.7
org.springframework : spring-beans jar 2.5.4
org.springframework : spring-context jar 2.5.4
org.springframework : spring-core jar 2.5.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.