Files download
File Operation
ode-utils-1.3.8.jar download
ode-utils-1.3.8.pom download
Apache Maven
<dependency>
  <groupId>org.apache.ode</groupId>
  <artifactId>ode-utils</artifactId>
  <version>1.3.8</version>
</dependency>
Gradle Groovy
implementation 'org.apache.ode:ode-utils:1.3.8'
Gradle Kotlin
implementation("org.apache.ode:ode-utils:1.3.8")
Scala SBT
libraryDependencies += "org.apache.ode" % "ode-utils" % "1.3.8"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.ode', module='ode-utils', version='1.3.8')
)
Apache Ivy
<dependency org="org.apache.ode" name="ode-utils" rev="1.3.8" />
Leiningen
[org.apache.ode/ode-utils "1.3.8"]
Apache Buildr
'org.apache.ode:ode-utils:jar:1.3.8'
Dependencies
<parent>
  <groupId>org.sonatype.oss</groupId>
  <artifactId>oss-parent</artifactId>
  <version>7</version>
</parent>

compile

|-- org.apache.ws.commons.axiom:axiom-api:1.2.20

|-- org.apache.ws.commons.axiom:axiom-impl:1.2.20

|-- org.apache.ws.commons.axiom:axiom-dom:1.2.20

|-- org.apache.axis2:axis2-adb:1.7.6

|-- org.apache.axis2:axis2-codegen:1.7.6

|-- org.apache.axis2:axis2-kernel:1.7.6

|-- org.apache.axis2:axis2-java2wsdl:1.7.6

|-- org.apache.axis2:axis2-jibx:1.7.6

|-- org.apache.axis2:axis2-saaj:1.7.6

|-- org.apache.axis2:axis2-xmlbeans:1.7.6

|-- org.apache.woden:woden-core:1.0M10

|-- org.apache.axis2:axis2-transport-base:1.7.6

|-- org.apache.axis2:axis2-transport-http:1.7.6

|-- org.apache.axis2:axis2-transport-local:1.7.6

|-- org.apache.axis2:axis2-transport-tcp:1.7.6

|-- org.apache.axis2:axis2-transport-jms:1.7.6

|-- org.apache.httpcomponents:httpcore:4.4.4

|-- commons-lang:commons-lang:2.6

|-- commons-collections:commons-collections:3.2.2

|-- commons-pool:commons-pool:1.6

|-- commons-httpclient:commons-httpclient:3.1

|-- commons-codec:commons-codec:1.3

|-- org.apache.logging.log4j:log4j-api:2.3

|-- org.apache.logging.log4j:log4j-core:2.3

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.3

|-- org.apache.logging.log4j:log4j-web:2.3

|-- xerces:xercesImpl:2.11.0

|-- xml-apis:xml-apis:1.4.01

|-- org.codehaus.woodstox:stax2-api:4.0.0

|-- wsdl4j:wsdl4j:1.6.3

|-- net.sourceforge.saxon:saxon:9.1.0.8

|-- net.sourceforge.saxon:saxon:9.1.0.8

|-- net.sourceforge.saxon:saxon:9.1.0.8

|-- net.sourceforge.saxon:saxon:9.1.0.8

|-- org.slf4j:slf4j-api:1.7.12

|-- org.slf4j:jcl-over-slf4j:1.7.12

test

|-- junit:junit:4.11

|-- org.jmock:jmock:2.5.1

|-- org.jmock:jmock-junit4:2.5.1

|-- org.hamcrest:hamcrest-core:1.3

|-- org.hamcrest:hamcrest-library:1.3