MVN

io.github.wimdeblauwe : jpearl-parent

Maven & Gradle

Mar 27, 2023
20 stars

JPearl · JPA Early Primary Key Library

<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>jpearl-parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.wimdeblauwe : jpearl-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.github.wimdeblauwe : jpearl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jpearl-parent-2.0.1
jpearl-parent-2.0.0
1.2.x
jpearl-parent-1.2.0
1.1.x
jpearl-parent-1.1.0
1.0.x
jpearl-parent-1.0.0
0.3.x
jpearl-parent-0.3.0
0.2.x
jpearl-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>jpearl-parent</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement