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.0 in this page.
The MIT License (MIT)
You can use the following script to add druid-spring-boot-starter-1.1.0.jar to your project.
<dependency> <groupId>com.alibaba</groupId> <artifactId>druid-spring-boot-starter</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.1.0'
libraryDependencies += "com.alibaba" % "druid-spring-boot-starter" % "1.1.0"
<dependency org="com.alibaba" name="druid-spring-boot-starter" rev="1.1.0"/>
@Grapes(@Grab(group='com.alibaba', module='druid-spring-boot-starter', version='1.1.0'))
'com.alibaba:druid-spring-boot-starter:jar:1.1.0'
Click the following link to download the jar file.
druid-spring-boot-starter-1.1.0-javadoc.jar