Last Version

com.purgeteam:mysql-datasource-spring-boot-starter 0.1.0.RELEASE

data-source-spring-boot

License

License

Categories

Categories

Spring Boot Container Microservices MySQL Data Databases
GroupId

GroupId

com.purgeteam
ArtifactId

ArtifactId

mysql-datasource-spring-boot-starter
Version

Version

0.1.0.RELEASE
Type

Type

jar
Description

Description

data-source-spring-boot

Download mysql-datasource-spring-boot-starter 0.1.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
mysql : mysql-connector-java jar
com.alibaba : druid jar 1.1.18

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.