MVN

org.trustedanalytics : spring-project-template

Maven & Gradle

Aug 22, 2016
68.1k stars

Spring Boot Parent POM

<dependency>
    <groupId>org.trustedanalytics</groupId>
    <artifactId>spring-project-template</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.trustedanalytics : spring-project-template to add to Maven - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of org.trustedanalytics : spring-project-template to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
spring-project-template-0.5.2
spring-project-template-0.5.1
spring-project-template-0.5.0
0.4.x
spring-project-template-0.4.10
spring-project-template-0.4.9
spring-project-template-0.4.8
spring-project-template-0.4.7
spring-project-template-0.4.6
spring-project-template-0.4.5
spring-project-template-0.4.4
spring-project-template-0.4.3
spring-project-template-0.4.2
spring-project-template-0.4.1
spring-project-template-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.trustedanalytics</groupId>
    <artifactId>spring-project-template</artifactId>
    <version>0.5.2</version>
</dependency>