Download ode-dao-jpa-1.1.1.jar file - Jar o

Jar examples for o:ode-dao-jpa

Description

ODE OpenJPA DAO Implementation

You can download jar file ode-dao-jpa 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ode-dao-jpa-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

ode-dao-jpa-1.1.1.jar
ode-dao-jpa-1.1.1.pom



Related Tutorials