MVN

com.gitee.hengboy : code-builder

Maven & Gradle

Jul 25, 2018

code-builder

<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>code-builder</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.hengboy : code-builder to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5.RELEASE

All Versions

Choose a version of com.gitee.hengboy : code-builder to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
code-builder-1.0.5.RELEASE
code-builder-1.0.4.RELEASE
code-builder-1.0.3.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>code-builder</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>