Download oasp4j-jpa-2.4.0.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.4.0 in this page.

License

Apache Software Licenese

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials