Last Version

org.hglteam.testing:jpatesting-providers 1.0.2

Small set of classes to setup JPA on tests

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hglteam.testing
ArtifactId

ArtifactId

jpatesting-providers
Version

Version

1.0.2
Type

Type

pom
Description

Description

Small set of classes to setup JPA on tests

Download jpatesting-providers 1.0.2

Filename Size
jpatesting-providers-1.0.2.pom 640 bytes
Browse

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