MVN

com.spectralogic.ds3 : ds3-bom

Maven & Gradle

May 16, 2023
7 stars

com.spectralogic.ds3:ds3-bom · The DS3 Java SDK Bill of Materials.

<dependency>
    <groupId>com.spectralogic.ds3</groupId>
    <artifactId>ds3-bom</artifactId>
    <version>5.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.6.0

All Versions

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

Version Vulnerabilities Updated
5.6.x
ds3-bom-5.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.spectralogic.ds3</groupId>
    <artifactId>ds3-bom</artifactId>
    <version>5.6.0</version>
</dependency>

Advertisement