MVN

org.devocative.thallo : thallo-parent

Maven & Gradle

May 15, 2019
2 stars

Add more fun to Spring Boot

<dependency>
    <groupId>org.devocative.thallo</groupId>
    <artifactId>thallo-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.devocative.thallo : thallo-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.devocative.thallo : thallo-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
thallo-parent-1.3
1.2
thallo-parent-1.2
1.1
thallo-parent-1.1
1.0
thallo-parent-1.0
0.2
thallo-parent-0.2
0.1
thallo-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.devocative.thallo</groupId>
    <artifactId>thallo-parent</artifactId>
    <version>1.3</version>
</dependency>