MVN

org.hglteam.testing : jpatesting-bom

Maven & Gradle

May 08, 2023
<dependency>
    <groupId>org.hglteam.testing</groupId>
    <artifactId>jpatesting-bom</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.2

All Versions

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

Version Vulnerabilities Updated
1.2.x
jpatesting-bom-1.2.2
jpatesting-bom-1.2.1
jpatesting-bom-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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