MVN

io.github.hengyunabc : endpoints-spring-boot-starter-parent

Maven & Gradle

Jul 23, 2018
2 stars

endpoints-spring-boot-starter-parent · Show all spring boot endpoints mappings url.

<dependency>
    <groupId>io.github.hengyunabc</groupId>
    <artifactId>endpoints-spring-boot-starter-parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hengyunabc : endpoints-spring-boot-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.hengyunabc : endpoints-spring-boot-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
endpoints-spring-boot-starter-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hengyunabc</groupId>
    <artifactId>endpoints-spring-boot-starter-parent</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement