MVN

io.toolisticon.springboot : springboot-swagger-starter-root

Maven & Gradle

Jul 15, 2020

springboot-swagger-starter-root

<dependency>
    <groupId>io.toolisticon.springboot</groupId>
    <artifactId>springboot-swagger-starter-root</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.toolisticon.springboot : springboot-swagger-starter-root to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.toolisticon.springboot : springboot-swagger-starter-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
springboot-swagger-starter-root-0.3.0
0.2.x
springboot-swagger-starter-root-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.toolisticon.springboot</groupId>
    <artifactId>springboot-swagger-starter-root</artifactId>
    <version>0.3.0</version>
</dependency>