MVN

tech.simter.operation : simter-operation-bom

Maven & Gradle

Jul 17, 2019
1 usages
5 stars

BOM

<dependency>
    <groupId>tech.simter.operation</groupId>
    <artifactId>simter-operation-bom</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.simter.operation : simter-operation-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of tech.simter.operation : simter-operation-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
simter-operation-bom-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.simter.operation</groupId>
    <artifactId>simter-operation-bom</artifactId>
    <version>0.6.0</version>
</dependency>

Advertisement