License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-datascope-spring-boot-starter |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Data Scope Spring Boot Starter
Zodiac Data Scope Spring Boot Starter
|
Project Organization |
Project OrganizationZodiac |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datascope-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-datascope-spring-boot-starter</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datascope-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-datascope-spring-boot-starter:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datascope-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-datascope-spring-boot-starter:1.5.8")
'com.gitee.zodiacstack:zodiac-datascope-spring-boot-starter:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-datascope-spring-boot-starter" rev="1.5.8">
<artifact name="zodiac-datascope-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-datascope-spring-boot-starter', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-datascope-spring-boot-starter" % "1.5.8"
[com.gitee.zodiacstack/zodiac-datascope-spring-boot-starter "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-spring-boot-starter | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-datascope | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-mybatis-spring-boot-starter | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-security-spring-boot-starter | jar | 1.5.8 |
org.springframework : spring-jdbc | jar | 5.2.12.RELEASE |
io.swagger : swagger-annotations Optional | jar | 1.6.2 |