MVN

org.gaixie.jibu : jibu-parent

Maven & Gradle

Jul 10, 2013

Jibu · 稳定、高效、简洁的 Java 应用开发模板。

<dependency>
    <groupId>org.gaixie.jibu</groupId>
    <artifactId>jibu-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gaixie.jibu : jibu-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of org.gaixie.jibu : jibu-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jibu-parent-1.0.0
jibu-parent-1.0.0-RC1
jibu-parent-1.0.0-M3
jibu-parent-1.0.0-M2
jibu-parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.gaixie.jibu</groupId>
    <artifactId>jibu-parent</artifactId>
    <version>1.0.0</version>
</dependency>