MVN

com.github.shepherdviolet.thistle20 : thistle-bom

Maven & Gradle

Feb 25, 2020
7 stars

thistle-bom · Comprehensive Java common library (Java7+)

<dependency>
    <groupId>com.github.shepherdviolet.thistle20</groupId>
    <artifactId>thistle-bom</artifactId>
    <version>20.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shepherdviolet.thistle20 : thistle-bom to add to Maven - Latest Versions:

  • Latest Stable: 20.1.0

All Versions

Choose a version of com.github.shepherdviolet.thistle20 : thistle-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
20.1.x
thistle-bom-20.1.0
20.0.x
thistle-bom-20.0.1
thistle-bom-20.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shepherdviolet.thistle20</groupId>
    <artifactId>thistle-bom</artifactId>
    <version>20.1.0</version>
</dependency>