MVN

com.github.shepherdviolet : thistle-bom

Maven & Gradle

Mar 22, 2022
7 stars

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

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

Latest Version

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

  • Latest Stable: 22.1.0

All Versions

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

Version Vulnerabilities Updated
22.1.x
thistle-bom-22.1.0
22.0.x
thistle-bom-22.0.2
thistle-bom-22.0.1
thistle-bom-22.0.0
21.2.x
thistle-bom-21.2.0
21.1.x
thistle-bom-21.1.1
thistle-bom-21.1.0
21.0.x
thistle-bom-21.0.0
20.1.x
thistle-bom-20.1.5
thistle-bom-20.1.4
thistle-bom-20.1.3
thistle-bom-20.1.2
thistle-bom-20.1.1
thistle-bom-20.1.0
20.0.x
thistle-bom-20.0.1
thistle-bom-20.0.0
14.9
thistle-bom-14.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement