MVN

cn.sexycode : myjpa-build

Maven & Gradle

Aug 31, 2020
3 stars

myjpa-build · The plugin for mybatis to handle jpa.

<dependency>
    <groupId>cn.sexycode</groupId>
    <artifactId>myjpa-build</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.sexycode : myjpa-build to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of cn.sexycode : myjpa-build to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
myjpa-build-0.0.4
myjpa-build-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.sexycode</groupId>
    <artifactId>myjpa-build</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement