is not current version
Last Version 1.9.1

org.apache.oodt:oodt-webapp-components 0.5


GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

oodt-webapp-components
Version

Version

0.5
Type

Type

jar

Download oodt-webapp-components 0.5


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