Download druid-spring-boot-starter-1.0.31.06.jar file - Jar d

Jar examples for d:druid-spring-boot-starter

Description

Spring Boot with Druid support,help you simplify Druid config in Spring Boot.

You can download jar file druid-spring-boot-starter 1.0.31.06 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add druid-spring-boot-starter-1.0.31.06.jar to your project.

<dependency>
   <groupId>com.cuisongliu</groupId>
   <artifactId>druid-spring-boot-starter</artifactId>
   <version>1.0.31.06</version>
</dependency>
compile group: 'com.cuisongliu', name: 'druid-spring-boot-starter', version: '1.0.31.06'
libraryDependencies += "com.cuisongliu" % "druid-spring-boot-starter" % "1.0.31.06"
<dependency org="com.cuisongliu" name="druid-spring-boot-starter" rev="1.0.31.06"/>
@Grapes(@Grab(group='com.cuisongliu', module='druid-spring-boot-starter', version='1.0.31.06'))
'com.cuisongliu:druid-spring-boot-starter:jar:1.0.31.06'

Download

Click the following link to download the jar file.

druid-spring-boot-starter-1.0.31.06-javadoc.jar
druid-spring-boot-starter-1.0.31.06-sources.jar
druid-spring-boot-starter-1.0.31.06.jar
druid-spring-boot-starter-1.0.31.06.pom



Related Tutorials