is not current version
Last Version 1.1.10

com.github.drtrang:druid-spring-boot-autoconfigure 1.0.0


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration druid Data Databases
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

druid-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download druid-spring-boot-autoconfigure 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>druid-spring-boot-autoconfigure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot-autoconfigure/
implementation 'com.github.drtrang:druid-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot-autoconfigure/
implementation ("com.github.drtrang:druid-spring-boot-autoconfigure:1.0.0")
'com.github.drtrang:druid-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.github.drtrang" name="druid-spring-boot-autoconfigure" rev="1.0.0">
  <artifact name="druid-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='druid-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.github.drtrang" % "druid-spring-boot-autoconfigure" % "1.0.0"
[com.github.drtrang/druid-spring-boot-autoconfigure "1.0.0"]