MVN

com.diamondq.common : common-thirdparty.jackson.bom

Maven & Gradle

Jun 01, 2018
1 stars

DiamondQ Common: Third Party: Jackson: BOM · A BOM for the Jackson libraries since they don't currently provide one

<dependency>
    <groupId>com.diamondq.common</groupId>
    <artifactId>common-thirdparty.jackson.bom</artifactId>
    <version>2.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.diamondq.common : common-thirdparty.jackson.bom to add to Maven - Latest Versions:

  • Latest Stable: 2.9.5

All Versions

Choose a version of com.diamondq.common : common-thirdparty.jackson.bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.9.x
common-thirdparty.jackson.bom-2.9.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.diamondq.common</groupId>
    <artifactId>common-thirdparty.jackson.bom</artifactId>
    <version>2.9.5</version>
</dependency>