is not current version
Last Version 2.2

datasource-spring-boot-starter 1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.xiaoyuge5201
ArtifactId

ArtifactId

datasource-spring-boot-starter
Version

Version

1.4
Type

Type

jar
Description

Description

datasource-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download datasource-spring-boot-starter 1.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
com.alibaba : fastjson Optional jar 1.2.75
org.apache.commons : commons-lang3 Optional jar 3.4
com.google.guava : guava Optional jar 21.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1

Project Modules

There are no modules declared in this project.