MVN

io.mateu.jpa-utils : parent

Maven & Gradle

Oct 21, 2020
0 stars

jpa-utils · Maven plugin for joining persistence units

<dependency>
    <groupId>io.mateu.jpa-utils</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mateu.jpa-utils : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of io.mateu.jpa-utils : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
parent-0.0.5
parent-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.mateu.jpa-utils</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.5</version>
</dependency>

Advertisement