License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices druid Data Databases |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdspring-boot-starter-druid-plus |
Last Version | Last Version1.0.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:spring-boot-starter-druid-plus
Spring Boot Starter For Druid
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-druid-plus/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>spring-boot-starter-druid-plus</artifactId>
<version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-druid-plus/
implementation 'com.github.vindell:spring-boot-starter-druid-plus:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-druid-plus/
implementation ("com.github.vindell:spring-boot-starter-druid-plus:1.0.6.RELEASE")
'com.github.vindell:spring-boot-starter-druid-plus:jar:1.0.6.RELEASE'
<dependency org="com.github.vindell" name="spring-boot-starter-druid-plus" rev="1.0.6.RELEASE">
<artifact name="spring-boot-starter-druid-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-boot-starter-druid-plus', version='1.0.6.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-boot-starter-druid-plus" % "1.0.6.RELEASE"
[com.github.vindell/spring-boot-starter-druid-plus "1.0.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.1.RELEASE |
com.alibaba : druid | jar | 1.1.12 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.10 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.springframework : spring-aspects Optional | jar | |
com.github.vindell : spring-biz | jar | 1.0.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
Version |
---|
1.0.6.RELEASE
|
1.0.5.RELEASE
|
1.0.4.RELEASE
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.1.RELEASE
|
1.0.0.RELEASE
|