Last Version

jpatesting 1.0.2

Small set of classes to setup JPA on tests

License

License

GroupId

GroupId

org.hglteam.testing
ArtifactId

ArtifactId

jpatesting
Version

Version

1.0.2
Type

Type

pom
Description

Description

jpatesting
Small set of classes to setup JPA on tests
Project URL

Project URL

https://github.com/hgl-team/jpatesting
Source Code Management

Source Code Management

https://github.com/hgl-team/jpatesting

Download jpatesting 1.0.2

Filename Size
jpatesting-1.0.2.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jpatesting-api
  • jpatesting-core
  • jpatesting-providers