MVN

com.purgeteam : dynamic-config-spring-boot

Maven & Gradle

Jul 14, 2020
31 stars

dynamic-config-spring-boot · dynamic-config-spring-boot

<dependency>
    <groupId>com.purgeteam</groupId>
    <artifactId>dynamic-config-spring-boot</artifactId>
    <version>0.1.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.purgeteam : dynamic-config-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1.RELEASE

All Versions

Choose a version of com.purgeteam : dynamic-config-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
dynamic-config-spring-boot-0.1.1.RELEASE
dynamic-config-spring-boot-0.1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.purgeteam</groupId>
    <artifactId>dynamic-config-spring-boot</artifactId>
    <version>0.1.1.RELEASE</version>
</dependency>