org.hglteam.testing:jpatesting-core

Small set of classes to setup JPA on tests

License

License

GroupId

GroupId

org.hglteam.testing
ArtifactId

ArtifactId

jpatesting-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Small set of classes to setup JPA on tests

Download jpatesting-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hglteam.testing : jpatesting-api jar 1.0.2
org.hibernate : hibernate-core jar 5.4.17.Final
org.hibernate : hibernate-entitymanager jar 5.4.17.Final

provided (2)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar 2.2.3
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2