MVN

com.threewks.thundr : thundr-parent

Maven & Gradle

Sep 10, 2018

thundr parent · A parent pom for thundr projects for common project setup

<dependency>
    <groupId>com.threewks.thundr</groupId>
    <artifactId>thundr-parent</artifactId>
    <version>6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threewks.thundr : thundr-parent to add to Maven - Latest Versions:

  • Latest Stable: 6

All Versions

Choose a version of com.threewks.thundr : thundr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6
thundr-parent-6
5
thundr-parent-5
4
thundr-parent-4
3
thundr-parent-3
2
thundr-parent-2
1
thundr-parent-1
0.9.x
thundr-parent-0.9.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.threewks.thundr</groupId>
    <artifactId>thundr-parent</artifactId>
    <version>6</version>
</dependency>