Download extra-execution-jpa-1.0.0.jar file - Jar e

Jar examples for e:extra-execution-jpa

Description

Execution Persistence Implementierung (JPA)

You can download jar file extra-execution-jpa 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add extra-execution-jpa-1.0.0.jar to your project.

<dependency>
   <groupId>de.extra-standard</groupId>
   <artifactId>extra-execution-jpa</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.extra-standard', name: 'extra-execution-jpa', version: '1.0.0'
libraryDependencies += "de.extra-standard" % "extra-execution-jpa" % "1.0.0"
<dependency org="de.extra-standard" name="extra-execution-jpa" rev="1.0.0"/>
@Grapes(@Grab(group='de.extra-standard', module='extra-execution-jpa', version='1.0.0'))
'de.extra-standard:extra-execution-jpa:jar:1.0.0'

Download

Click the following link to download the jar file.

extra-execution-jpa-1.0.0-javadoc.jar
extra-execution-jpa-1.0.0-sources.jar
extra-execution-jpa-1.0.0-test-sources.jar
extra-execution-jpa-1.0.0-tests.jar
extra-execution-jpa-1.0.0.jar
extra-execution-jpa-1.0.0.pom



Related Tutorials