MVN

net.wasdev.wlp.starters.springboot-web : starter-microservice-springboot-web

Maven & Gradle

Apr 13, 2018
0 stars

Springboot Web Starters

<dependency>
    <groupId>net.wasdev.wlp.starters.springboot-web</groupId>
    <artifactId>starter-microservice-springboot-web</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wasdev.wlp.starters.springboot-web : starter-microservice-springboot-web to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of net.wasdev.wlp.starters.springboot-web : starter-microservice-springboot-web to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
starter-microservice-springboot-web-0.1
0.0.x
starter-microservice-springboot-web-0.0.6
starter-microservice-springboot-web-0.0.5
starter-microservice-springboot-web-0.0.4
starter-microservice-springboot-web-0.0.3
starter-microservice-springboot-web-0.0.2
starter-microservice-springboot-web-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.wasdev.wlp.starters.springboot-web</groupId>
    <artifactId>starter-microservice-springboot-web</artifactId>
    <version>0.1</version>
</dependency>