is not current version
Last Version 0.8.0

cc.cc4414:cc-spring-boot-starter-parent 0.5.0

cc-spring

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.cc4414
ArtifactId

ArtifactId

cc-spring-boot-starter-parent
Version

Version

0.5.0
Type

Type

pom

Download cc-spring-boot-starter-parent 0.5.0


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