| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.oodt |
| ArtifactId | ArtifactIdoodt-commons |
| Last Version | Last Version1.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Utilities
Apache OODT Common Utilities Project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| oodt-commons-1.9.1.pom | |
| oodt-commons-1.9.1.jar | 198 KB |
| oodt-commons-1.9.1-sources.jar | 168 KB |
| oodt-commons-1.9.1-javadoc.jar | 526 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.oodt/oodt-commons/ -->
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-commons</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-commons/
implementation 'org.apache.oodt:oodt-commons:1.9.1'
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-commons/
implementation ("org.apache.oodt:oodt-commons:1.9.1")
'org.apache.oodt:oodt-commons:jar:1.9.1'
<dependency org="org.apache.oodt" name="oodt-commons" rev="1.9.1">
<artifact name="oodt-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='oodt-commons', version='1.9.1')
)
libraryDependencies += "org.apache.oodt" % "oodt-commons" % "1.9.1"
[org.apache.oodt/oodt-commons "1.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-pool : commons-pool | jar | 1.6 |
| junit : junit | jar | 4.12 |
| org.springframework : spring-core | jar | 2.5.4 |
| org.springframework : spring-hibernate3 | jar | 2.0.8 |
| xerces : xercesImpl | jar | 2.9.1 |
| xmlrpc : xmlrpc | jar | 2.0.1 |
| joda-time : joda-time | jar | 2.9.4 |
| org.apache.avro : avro | jar | 1.8.2 |
| org.apache.avro : avro-ipc | jar | 1.8.2 |