Download ode-console-0.1.0.jar file - Jar o

Jar examples for o:ode-console

Description

ODE Process Management Admin Console

You can download jar file ode-console 0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ode-console-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

ode-console-0.1.0-javadoc.jar
ode-console-0.1.0-sources.jar
ode-console-0.1.0.jar
ode-console-0.1.0.pom



Related Tutorials