MVN

com.fairychar : fairychar-parent

Maven & Gradle

Jul 31, 2023
0 stars

fairychar-parent · simple utils for easy coding

<dependency>
    <groupId>com.fairychar</groupId>
    <artifactId>fairychar-parent</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.0.x
fairychar-parent-1.0.1.RELEASE
fairychar-parent-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fairychar</groupId>
    <artifactId>fairychar-parent</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>