MVN

com.contentgrid.thunx : thunx-bom

Maven & Gradle

Aug 17, 2023
22 stars

thunx-bom · Bill of Materials for Thunx

<dependency>
    <groupId>com.contentgrid.thunx</groupId>
    <artifactId>thunx-bom</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.0

All Versions

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

Version Vulnerabilities Updated
0.8.x
thunx-bom-0.8.0
0.7.x
thunx-bom-0.7.1
thunx-bom-0.7.0
0.6.x
thunx-bom-0.6.2
thunx-bom-0.6.1
thunx-bom-0.6.0
0.5.x
thunx-bom-0.5.0
0.4.x
thunx-bom-0.4.2
thunx-bom-0.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.contentgrid.thunx</groupId>
    <artifactId>thunx-bom</artifactId>
    <version>0.8.0</version>
</dependency>

Advertisement