License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.cloudli |
ArtifactId | ArtifactIdrw-separate-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionRW Separate Spring Boot Starter
Read/Write Separate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.cloudli/rw-separate-spring-boot-starter/ -->
<dependency>
<groupId>top.cloudli</groupId>
<artifactId>rw-separate-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.cloudli/rw-separate-spring-boot-starter/
implementation 'top.cloudli:rw-separate-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/top.cloudli/rw-separate-spring-boot-starter/
implementation ("top.cloudli:rw-separate-spring-boot-starter:1.0.0")
'top.cloudli:rw-separate-spring-boot-starter:jar:1.0.0'
<dependency org="top.cloudli" name="rw-separate-spring-boot-starter" rev="1.0.0">
<artifact name="rw-separate-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.cloudli', module='rw-separate-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "top.cloudli" % "rw-separate-spring-boot-starter" % "1.0.0"
[top.cloudli/rw-separate-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.8.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.8 |
com.zaxxer : HikariCP | jar | 3.3.1 |