Last Version

org.hglteam.testing:jpatesting-postgres 1.0.2

Small set of classes to setup JPA on tests

License

License

GroupId

GroupId

org.hglteam.testing
ArtifactId

ArtifactId

jpatesting-postgres
Version

Version

1.0.2
Type

Type

jar
Description

Description

Small set of classes to setup JPA on tests

Download jpatesting-postgres 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hglteam.testing : jpatesting-api jar 1.0.2
org.hglteam.testing : jpatesting-core jar 1.0.2
org.junit.jupiter : junit-jupiter-api jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.postgresql : postgresql jar 42.2.12

test (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.4.17.Final
org.hibernate : hibernate-entitymanager jar 5.4.17.Final
io.zonky.test : embedded-postgres jar 1.2.7

Project Modules

There are no modules declared in this project.