Last Version

Process Control System Operator Interface Webapp 1.9.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

pcs-opsui
Version

Version

1.9.1
Type

Type

war
Description

Description

Process Control System Operator Interface Webapp
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache OODT

Download pcs-opsui 1.9.1


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

Dependencies

compile (10)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.apache.oodt : cas-filemgr jar 1.9.1
org.apache.oodt : cas-metadata jar 1.9.1
org.apache.oodt : cas-product war 1.9.1
org.apache.oodt : curator-services war 1.9.1
org.apache.oodt : oodt-webapp-components jar 1.9.1
org.apache.oodt : pcs-core jar 1.9.1
org.apache.wicket : wicket jar 1.4.17
org.apache.wicket : wicket-extensions jar 1.4.17
org.slf4j : slf4j-log4j12 jar 1.7.12

provided (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.25
org.mortbay.jetty : jetty-management jar 6.1.25
org.mortbay.jetty : jetty-util jar 6.1.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.