MVN

com.github.yungyu16.toolkit : toolkit-parent

Maven & Gradle

Oct 21, 2018

my common tools

<dependency>
    <groupId>com.github.yungyu16.toolkit</groupId>
    <artifactId>toolkit-parent</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yungyu16.toolkit : toolkit-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.yungyu16.toolkit : toolkit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
toolkit-parent-3.0.0
2.0.x
toolkit-parent-2.0.2
toolkit-parent-2.0.1
toolkit-parent-2.0.0
1.0.x
toolkit-parent-1.0.9
toolkit-parent-1.0.8
toolkit-parent-1.0.7
toolkit-parent-1.0.6
toolkit-parent-1.0.5
toolkit-parent-1.0.4
toolkit-parent-1.0.3
toolkit-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yungyu16.toolkit</groupId>
    <artifactId>toolkit-parent</artifactId>
    <version>3.0.0</version>
</dependency>