License |
License |
---|---|
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-execution-jpa |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-execution-jpa
Execution Persistence Implementierung (JPA)
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.1.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.4 |