MVN

com.simiacryptus : bom

Maven & Gradle

Jan 13, 2021
35 usages

Bill of Materials - Dependency Versions

<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>bom</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simiacryptus : bom to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.simiacryptus : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
bom-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>bom</artifactId>
    <version>2.1.0</version>
</dependency>

Advertisement