MVN

cn.zcltd.btg : btg-parent

Maven & Gradle

Oct 16, 2018

btg-parent · btg-parent

<dependency>
    <groupId>cn.zcltd.btg</groupId>
    <artifactId>btg-parent</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.zcltd.btg : btg-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of cn.zcltd.btg : btg-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
btg-parent-2.0.5
btg-parent-2.0.4
btg-parent-2.0.3
btg-parent-2.0.2
btg-parent-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.zcltd.btg</groupId>
    <artifactId>btg-parent</artifactId>
    <version>2.0.5</version>
</dependency>

Advertisement