MVN

com.github.drtrang : druid-spring-boot-parent

Maven & Gradle

May 28, 2018
313 stars

druid-spring-boot-parent · Spring Boot Starter for Druid

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>druid-spring-boot-parent</artifactId>
    <version>1.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.drtrang : druid-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.10

All Versions

Choose a version of com.github.drtrang : druid-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
druid-spring-boot-parent-1.1.10
druid-spring-boot-parent-1.1.9.1
druid-spring-boot-parent-1.1.8
druid-spring-boot-parent-1.1.7
druid-spring-boot-parent-1.1.5
druid-spring-boot-parent-1.1.4
druid-spring-boot-parent-1.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>druid-spring-boot-parent</artifactId>
    <version>1.1.10</version>
</dependency>