Last Version

Standalone Server: MicroProfile + JPA 2.7.0.Final

Standalone Server: MicroProfile + JPA

License

License

AL2
GroupId

GroupId

io.thorntail.servers
ArtifactId

ArtifactId

microprofile-jpa
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Standalone Server: MicroProfile + JPA
Standalone Server: MicroProfile + JPA
Project Organization

Project Organization

JBoss by Red Hat

Download microprofile-jpa 2.7.0.Final


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.thorntail : microprofile jar 2.7.0.Final
io.thorntail : jpa jar 2.7.0.Final

test (4)

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

Project Modules

There are no modules declared in this project.