MVN

io.openepcis : openepcis-bom

Maven & Gradle

Jul 18, 2022
1 stars

openepcis-bom · openEPCIS Maven Bill of Materials and build requirements

<dependency>
    <groupId>io.openepcis</groupId>
    <artifactId>openepcis-bom</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openepcis : openepcis-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of io.openepcis : openepcis-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
openepcis-bom-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.openepcis</groupId>
    <artifactId>openepcis-bom</artifactId>
    <version>0.9.0</version>
</dependency>

Advertisement