Download ode-utils-1.3.7.jar file - Jar o

Jar examples for o:ode-utils

Description

ODE Utils

You can download jar file ode-utils 1.3.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ode-utils-1.3.7.jar to your project.

<dependency>
   <groupId>org.apache.ode</groupId>
   <artifactId>ode-utils</artifactId>
   <version>1.3.7</version>
</dependency>
compile group: 'org.apache.ode', name: 'ode-utils', version: '1.3.7'
libraryDependencies += "org.apache.ode" % "ode-utils" % "1.3.7"
<dependency org="org.apache.ode" name="ode-utils" rev="1.3.7"/>
@Grapes(@Grab(group='org.apache.ode', module='ode-utils', version='1.3.7'))
'org.apache.ode:ode-utils:jar:1.3.7'

Download

Click the following link to download the jar file.

ode-utils-1.3.7-javadoc.jar
ode-utils-1.3.7-sources.jar
ode-utils-1.3.7.jar
ode-utils-1.3.7.pom



Related Tutorials