MVN

com.github.frank5380 : candy-parent

Maven & Gradle

Dec 26, 2021
<dependency>
    <groupId>com.github.frank5380</groupId>
    <artifactId>candy-parent</artifactId>
    <version>0.0.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frank5380 : candy-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.14

All Versions

Choose a version of com.github.frank5380 : candy-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
candy-parent-0.0.14
candy-parent-0.0.13
candy-parent-0.0.12
candy-parent-0.0.11
candy-parent-0.0.10
candy-parent-0.0.9
candy-parent-0.0.8
candy-parent-0.0.7
candy-parent-0.0.6
candy-parent-0.0.5
candy-parent-0.0.4
candy-parent-0.0.3
candy-parent-0.0.2
candy-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.frank5380</groupId>
    <artifactId>candy-parent</artifactId>
    <version>0.0.14</version>
</dependency>

Advertisement