is not current version
Last Version 1.9.1

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


GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

oodt-webapp-components
Version

Version

1.2.3
Type

Type

jar

Download oodt-webapp-components 1.2.3


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