is not current version
Last Version 0.8.0

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

cc-spring

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.cc4414
ArtifactId

ArtifactId

cc-spring-boot-starter-parent
Version

Version

0.2.1
Type

Type

pom

Download cc-spring-boot-starter-parent 0.2.1


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