apithefire-persistence

Persistence helper library

License

License

GroupId

GroupId

org.apithefire
ArtifactId

ArtifactId

apithefire-persistence
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

apithefire-persistence
Persistence helper library

Download apithefire-persistence

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apithefire : apithefire-sql jar 0.1.2
org.apithefire : apithefire-util jar 0.1.2
javax.persistence : persistence-api jar 1.0

test (1)

Group / Artifact Type Version
org.apithefire : apithefire-test jar 0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2