MVN

com.github.ibole : infrastructure-parent

Maven & Gradle

Apr 05, 2017
1 stars

The parent project of ibole infrastructure

<dependency>
    <groupId>com.github.ibole</groupId>
    <artifactId>infrastructure-parent</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ibole : infrastructure-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of com.github.ibole : infrastructure-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
infrastructure-parent-1.10.0
1.0.x
infrastructure-parent-1.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ibole</groupId>
    <artifactId>infrastructure-parent</artifactId>
    <version>1.10.0</version>
</dependency>