is not current version
Last Version 1.9.1

org.apache.oodt:curator-services 1.2.2

Services for ingesting files into the file manager and iteratively extracting metadata.

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

curator-services
Version

Version

1.2.2
Type

Type

war

Download curator-services 1.2.2


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