License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdclub.spreadme |
ArtifactId | ArtifactIdspreaddatabase-spring-boot-starter |
Last Version | Last Version1.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspreaddatabase-spring-boot-starter
spring boot starter for spreaddatabase
|
<!-- https://jarcasting.com/artifacts/club.spreadme/spreaddatabase-spring-boot-starter/ -->
<dependency>
<groupId>club.spreadme</groupId>
<artifactId>spreaddatabase-spring-boot-starter</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/club.spreadme/spreaddatabase-spring-boot-starter/
implementation 'club.spreadme:spreaddatabase-spring-boot-starter:1.1.12'
// https://jarcasting.com/artifacts/club.spreadme/spreaddatabase-spring-boot-starter/
implementation ("club.spreadme:spreaddatabase-spring-boot-starter:1.1.12")
'club.spreadme:spreaddatabase-spring-boot-starter:jar:1.1.12'
<dependency org="club.spreadme" name="spreaddatabase-spring-boot-starter" rev="1.1.12">
<artifact name="spreaddatabase-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.spreadme', module='spreaddatabase-spring-boot-starter', version='1.1.12')
)
libraryDependencies += "club.spreadme" % "spreaddatabase-spring-boot-starter" % "1.1.12"
[club.spreadme/spreaddatabase-spring-boot-starter "1.1.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
club.spreadme : spreaddatabase | jar | 1.4.3 |
com.alibaba : druid | jar | 1.1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |