License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-persistence-openjpa |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-persistence-openjpa
OpenJPA Persistence
|
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-persistence-openjpa/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-persistence-openjpa</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-persistence-openjpa/
implementation 'org.apithefire:apithefire-persistence-openjpa:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-persistence-openjpa/
implementation ("org.apithefire:apithefire-persistence-openjpa:0.1.2")
'org.apithefire:apithefire-persistence-openjpa:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-persistence-openjpa" rev="0.1.2">
<artifact name="apithefire-persistence-openjpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-persistence-openjpa', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-persistence-openjpa" % "0.1.2"
[org.apithefire/apithefire-persistence-openjpa "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-persistence | jar | 0.1.2 |
org.apithefire : apithefire-util | jar | 0.1.2 |
org.apache.openjpa : openjpa-persistence | jar | 1.1.0 |
org.slf4j : jcl104-over-slf4j | jar | 1.5.0 |
org.slf4j : log4j-over-slf4j | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.2 |