extra-execution-jpa

Execution Persistence Implementierung (JPA)

License

License

GroupId

GroupId

de.extra-standard
ArtifactId

ArtifactId

extra-execution-jpa
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

extra-execution-jpa
Execution Persistence Implementierung (JPA)
Project URL

Project URL

http://code.google.com/p/extra-standard/extra-execution-jpa

Download extra-execution-jpa

How to add to project

<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-execution-jpa/ -->
<dependency>
    <groupId>de.extra-standard</groupId>
    <artifactId>extra-execution-jpa</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-execution-jpa/
implementation 'de.extra-standard:extra-execution-jpa:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-execution-jpa/
implementation ("de.extra-standard:extra-execution-jpa:1.0.0")
'de.extra-standard:extra-execution-jpa:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-execution-jpa" rev="1.0.0">
  <artifact name="extra-execution-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-execution-jpa', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-execution-jpa" % "1.0.0"
[de.extra-standard/extra-execution-jpa "1.0.0"]

Dependencies

compile (17)

Group / Artifact Type Version
de.extra-standard : extra-api jar 1.0.0
de.extra-standard : extra-sample jar 1.0.0
org.aspectj : aspectjrt jar 1.6.11
javax.enterprise : cdi-api jar 1.0
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-beans jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-aspects jar 3.1.1.RELEASE
org.springframework : spring-tx jar 3.1.1.RELEASE
org.springframework : spring-instrument jar 3.0.5.RELEASE
org.springframework.data : spring-data-jpa jar 1.1.0.RELEASE
commons-dbcp : commons-dbcp jar 1.4
org.aspectj : aspectjweaver jar 1.6.4
ch.qos.logback : logback-core jar 1.0.0
ch.qos.logback : logback-classic jar 1.0.0
org.slf4j : jcl-over-slf4j jar 1.6.1
org.hibernate : hibernate-entitymanager jar 4.0.1.Final

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.1.RELEASE
org.hsqldb : hsqldb jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0