MVN

com.contentgrid.thunx : thunx-dependencies

Maven & Gradle

Oct 06, 2022
23 stars

thunx-dependencies · Bill of Materials for Thunx

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

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
thunx-dependencies-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.contentgrid.thunx</groupId>
    <artifactId>thunx-dependencies</artifactId>
    <version>0.4.0</version>
</dependency>