dataSource-spring-boot-starter

A redis spring-boot stater

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.sunmya
ArtifactId

ArtifactId

dataSource-spring-boot-starter
Last Version

Last Version

0.2.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dataSource-spring-boot-starter
A redis spring-boot stater
Project URL

Project URL

https://gitee.com/sunmya/dataSource-spring-boot-starter

Download dataSource-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.4.2
org.springframework.boot : spring-boot-configuration-processor jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7-RELEASE
0.2.6-RELEASE
0.2.5-RELEASE
0.0.1-RELEASE