License |
License
AL2
|
---|---|
GroupId | GroupIdio.thorntail.servers |
ArtifactId | ArtifactIdmicroprofile-jpa |
Version | Version2.7.0.Final |
Type | Typejar |
Description |
DescriptionStandalone Server: MicroProfile + JPA
Standalone Server: MicroProfile + JPA
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.thorntail.servers/microprofile-jpa/ -->
<dependency>
<groupId>io.thorntail.servers</groupId>
<artifactId>microprofile-jpa</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail.servers/microprofile-jpa/
implementation 'io.thorntail.servers:microprofile-jpa:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail.servers/microprofile-jpa/
implementation ("io.thorntail.servers:microprofile-jpa:2.7.0.Final")
'io.thorntail.servers:microprofile-jpa:jar:2.7.0.Final'
<dependency org="io.thorntail.servers" name="microprofile-jpa" rev="2.7.0.Final">
<artifact name="microprofile-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail.servers', module='microprofile-jpa', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail.servers" % "microprofile-jpa" % "2.7.0.Final"
[io.thorntail.servers/microprofile-jpa "2.7.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.thorntail : microprofile | jar | 2.7.0.Final |
io.thorntail : jpa | jar | 2.7.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.2.28 |
io.thorntail : build-resources | jar | 2.7.0.Final |