MVN

com.kaylves.jeasy : jeasy-parent

Maven & Gradle

Oct 26, 2016
0 stars

jeasy · common utils

<dependency>
    <groupId>com.kaylves.jeasy</groupId>
    <artifactId>jeasy-parent</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kaylves.jeasy : jeasy-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2-RELEASE

All Versions

Choose a version of com.kaylves.jeasy : jeasy-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jeasy-parent-0.0.2-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kaylves.jeasy</groupId>
    <artifactId>jeasy-parent</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>

Advertisement