MVN

org.hglteam.testing : jpatesting

Maven & Gradle

May 08, 2023
0 stars

jpatesting · Small set of classes to setup JPA on tests

<dependency>
    <groupId>org.hglteam.testing</groupId>
    <artifactId>jpatesting</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hglteam.testing : jpatesting to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of org.hglteam.testing : jpatesting to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
jpatesting-1.2.2
jpatesting-1.2.1
jpatesting-1.2.0
1.0.x
jpatesting-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hglteam.testing</groupId>
    <artifactId>jpatesting</artifactId>
    <version>1.2.2</version>
</dependency>