MVN

com.purgeteam : data-source-spring-boot

Maven & Gradle

Oct 24, 2019
6 stars

data-source-spring-boot · data-source-spring-boot

<dependency>
    <groupId>com.purgeteam</groupId>
    <artifactId>data-source-spring-boot</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.0.RELEASE

All Versions

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

Version Vulnerabilities Updated
0.1.x
data-source-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>data-source-spring-boot</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>