Download oasp4j-jpa-2.1.2.jar file - Jar o

Jar examples for o:oasp4j-jpa

Description

JPA-based persistence infrastructure of the Open Application Standard Platform for Java (OASP4J).

You can download jar file oasp4j-jpa 2.1.2 in this page.

License

Apache Software Licenese

Build File

You can use the following script to add oasp4j-jpa-2.1.2.jar to your project.

<dependency>
   <groupId>io.oasp.java.modules</groupId>
   <artifactId>oasp4j-jpa</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'io.oasp.java.modules', name: 'oasp4j-jpa', version: '2.1.2'
libraryDependencies += "io.oasp.java.modules" % "oasp4j-jpa" % "2.1.2"
<dependency org="io.oasp.java.modules" name="oasp4j-jpa" rev="2.1.2"/>
@Grapes(@Grab(group='io.oasp.java.modules', module='oasp4j-jpa', version='2.1.2'))
'io.oasp.java.modules:oasp4j-jpa:jar:2.1.2'

Download

Click the following link to download the jar file.

oasp4j-jpa-2.1.2-javadoc.jar
oasp4j-jpa-2.1.2-sources.jar
oasp4j-jpa-2.1.2.jar
oasp4j-jpa-2.1.2.pom



Related Tutorials