License |
License |
---|---|
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdjpa |
Last Version | Last Version2.2-0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
jpa-2.2-0.2.1.pom | |
jpa-2.2-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/jpa/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>jpa</artifactId>
<version>2.2-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/jpa/
implementation 'org.microshed.boost.boosters:jpa:2.2-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/jpa/
implementation ("org.microshed.boost.boosters:jpa:2.2-0.2.1")
'org.microshed.boost.boosters:jpa:jar:2.2-0.2.1'
<dependency org="org.microshed.boost.boosters" name="jpa" rev="2.2-0.2.1">
<artifact name="jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='jpa', version='2.2-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "jpa" % "2.2-0.2.1"
[org.microshed.boost.boosters/jpa "2.2-0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.microshed.boost.boosters : jdbc | jar | |
org.eclipse.persistence : javax.persistence | jar | 2.2.0 |
javax.transaction : javax.transaction-api | jar | 1.2 |