MVN

com.github.hengboy : api-boot-project

Maven & Gradle

Mar 19, 2019
<dependency>
    <groupId>com.github.hengboy</groupId>
    <artifactId>api-boot-project</artifactId>
    <version>0.1.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hengboy : api-boot-project to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1.RELEASE

All Versions

Choose a version of com.github.hengboy : api-boot-project to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
api-boot-project-0.1.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hengboy</groupId>
    <artifactId>api-boot-project</artifactId>
    <version>0.1.1.RELEASE</version>
</dependency>