Jar examples for d:druid-spring-boot-starter
Spring Boot with Druid support,help you simplify Druid config in Spring Boot.
You can download jar file druid-spring-boot-starter 1.1.9 in this page.
The MIT License (MIT)
You can use the following script to add druid-spring-boot-starter-1.1.9.jar to your project.
<dependency> <groupId>com.github.drtrang</groupId> <artifactId>druid-spring-boot-starter</artifactId> <version>1.1.9</version> </dependency>
compile group: 'com.github.drtrang', name: 'druid-spring-boot-starter', version: '1.1.9'
libraryDependencies += "com.github.drtrang" % "druid-spring-boot-starter" % "1.1.9"
<dependency org="com.github.drtrang" name="druid-spring-boot-starter" rev="1.1.9"/>
@Grapes(@Grab(group='com.github.drtrang', module='druid-spring-boot-starter', version='1.1.9'))
'com.github.drtrang:druid-spring-boot-starter:jar:1.1.9'
Click the following link to download the jar file.
druid-spring-boot-starter-1.1.9-sources.jar