MVN

org.jrebirth : organization

Maven & Gradle

Jun 07, 2018
1 stars

JRebirth OSS · JRebirth Organization Parent POM.

<dependency>
    <groupId>org.jrebirth</groupId>
    <artifactId>organization</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jrebirth : organization to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.jrebirth : organization to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
organization-2.1.1
organization-2.1.0
2.0.x
organization-2.0.1
organization-2.0.0
1.0.x
organization-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jrebirth</groupId>
    <artifactId>organization</artifactId>
    <version>2.1.1</version>
</dependency>

Advertisement