is not current version
Last Version 1.0

org.apache.oodt:oodt-xmlps 0.4

An XML-configured DBMS-based Product and Profile meant to easily sit on top of Web-Grid and other Product and Profile server contexts for rapid deployment and integration.

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

oodt-xmlps
Version

Version

0.4
Type

Type

jar

Download oodt-xmlps 0.4


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