Last Version

org.hglteam.testing:jpatesting-h2 1.0.2

Small set of classes to setup JPA on tests

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.hglteam.testing
ArtifactId

ArtifactId

jpatesting-h2
Version

Version

1.0.2
Type

Type

jar
Description

Description

Small set of classes to setup JPA on tests

Download jpatesting-h2 1.0.2


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

provided (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.hibernate : hibernate-core jar 5.4.17.Final
org.hibernate : hibernate-entitymanager jar 5.4.17.Final

Project Modules

There are no modules declared in this project.