MVN

org.jboss.universe : community-universe

Maven & Gradle

Feb 25, 2021
22 stars

JBoss Galleon Community Universe

<dependency>
    <groupId>org.jboss.universe</groupId>
    <artifactId>community-universe</artifactId>
    <version>1.2.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.universe : community-universe to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.Final

All Versions

Choose a version of org.jboss.universe : community-universe to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
community-universe-1.2.0.Final
1.1.x
community-universe-1.1.0.Final
1.0.x
community-universe-1.0.2.Final
community-universe-1.0.1.Final
community-universe-1.0.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.universe</groupId>
    <artifactId>community-universe</artifactId>
    <version>1.2.0.Final</version>
</dependency>

Advertisement