MVN

com.github.michaelruocco.servicetemplate : service-template-spring-app

Maven & Gradle

Dec 04, 2022
0 stars

service-template-spring-app · service-template-spring-app

<dependency>
    <groupId>com.github.michaelruocco.servicetemplate</groupId>
    <artifactId>service-template-spring-app</artifactId>
    <version>0.1.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michaelruocco.servicetemplate : service-template-spring-app to add to Maven - Latest Versions:

  • Latest Stable: 0.1.11

All Versions

Choose a version of com.github.michaelruocco.servicetemplate : service-template-spring-app to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
service-template-spring-app-0.1.11
service-template-spring-app-0.1.10
service-template-spring-app-0.1.9
service-template-spring-app-0.1.8
service-template-spring-app-0.1.7
service-template-spring-app-0.1.6
service-template-spring-app-0.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.michaelruocco.servicetemplate</groupId>
    <artifactId>service-template-spring-app</artifactId>
    <version>0.1.11</version>
</dependency>