MVN

org.apache.felix : org.apache.felix.gogo.bom

Maven & Gradle

Oct 13, 2020
2 usages
130 stars

Apache Felix Gogo BOM · Apache Felix Gogo Bill Of Materials

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.gogo.bom</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.felix : org.apache.felix.gogo.bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.apache.felix : org.apache.felix.gogo.bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.apache.felix.gogo.bom-1.0.6
org.apache.felix.gogo.bom-1.0.4
org.apache.felix.gogo.bom-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.gogo.bom</artifactId>
    <version>1.0.6</version>
</dependency>