MVN

com.github.nic-luo : rober-cabin

Maven & Gradle

Jul 12, 2018
0 stars

rober-cabin · cabin是rober系列的一个综合,把项目所涉及的所有资源统一放到这里 Java9 add VM OPTIONS "--add-modules java.xml.bind"

<dependency>
    <groupId>com.github.nic-luo</groupId>
    <artifactId>rober-cabin</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nic-luo : rober-cabin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.nic-luo : rober-cabin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
rober-cabin-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nic-luo</groupId>
    <artifactId>rober-cabin</artifactId>
    <version>1.0</version>
</dependency>

Advertisement