MVN

com.googlecode.wabacus : wabacus-parent

Maven & Gradle

Oct 19, 2013

wabacus-parent · wabacus['wæbəkəs]框架---------JAVA通用快速开发平台(The Rapid Platform For J2EE Development)

<dependency>
    <groupId>com.googlecode.wabacus</groupId>
    <artifactId>wabacus-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.wabacus : wabacus-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.googlecode.wabacus : wabacus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wabacus-parent-1.0.2
wabacus-parent-1.0.1
1.0
wabacus-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.wabacus</groupId>
    <artifactId>wabacus-parent</artifactId>
    <version>1.0.2</version>
</dependency>