is not current version
Last Version 9.9.9.RELEASE

com.github.jiaqi0722:spring-boot-starter-cc 1.1.1.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jiaqi0722
ArtifactId

ArtifactId

spring-boot-starter-cc
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download spring-boot-starter-cc 1.1.1.RELEASE


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