MVN

com.github.huifer : entity-plugin

Maven & Gradle

Apr 19, 2021
0 stars

JpaEntityPlugin · JPA entity plugins.

<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>entity-plugin</artifactId>
    <version>1.0.0-Releases</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.huifer : entity-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-Releases

All Versions

Choose a version of com.github.huifer : entity-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
entity-plugin-1.0.0-Releases

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>entity-plugin</artifactId>
    <version>1.0.0-Releases</version>
</dependency>

Advertisement