| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcc.cc4414 |
| ArtifactId | ArtifactIdcc-spring-boot-starter-parent |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncc.cc4414:cc-spring-boot-starter-parent
cc-spring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cc-spring-boot-starter-parent-0.8.0.pom | 8 KB |
| Browse |
<!-- 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.8.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.8.0'
// https://jarcasting.com/artifacts/cc.cc4414/cc-spring-boot-starter-parent/
implementation ("cc.cc4414:cc-spring-boot-starter-parent:0.8.0")
'cc.cc4414:cc-spring-boot-starter-parent:pom:0.8.0'
<dependency org="cc.cc4414" name="cc-spring-boot-starter-parent" rev="0.8.0">
<artifact name="cc-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cc.cc4414', module='cc-spring-boot-starter-parent', version='0.8.0')
)
libraryDependencies += "cc.cc4414" % "cc-spring-boot-starter-parent" % "0.8.0"
[cc.cc4414/cc-spring-boot-starter-parent "0.8.0"]