License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ft-force |
ArtifactId | ArtifactIdcoral-spring-boot-starter |
Version | Version0.2.9 |
Type | Typejar |
Description |
Descriptioncoral-spring-boot-starter
The coral-spring-boot-starter project of coral
|
<!-- https://jarcasting.com/artifacts/com.github.ft-force/coral-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ft-force</groupId>
<artifactId>coral-spring-boot-starter</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ft-force/coral-spring-boot-starter/
implementation 'com.github.ft-force:coral-spring-boot-starter:0.2.9'
// https://jarcasting.com/artifacts/com.github.ft-force/coral-spring-boot-starter/
implementation ("com.github.ft-force:coral-spring-boot-starter:0.2.9")
'com.github.ft-force:coral-spring-boot-starter:jar:0.2.9'
<dependency org="com.github.ft-force" name="coral-spring-boot-starter" rev="0.2.9">
<artifact name="coral-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ft-force', module='coral-spring-boot-starter', version='0.2.9')
)
libraryDependencies += "com.github.ft-force" % "coral-spring-boot-starter" % "0.2.9"
[com.github.ft-force/coral-spring-boot-starter "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ft-force : coral-core | jar | 0.2.9 |
org.springframework.boot : spring-boot | jar | 2.1.10.RELEASE |
org.springframework.boot : spring-boot-autoconfigure-processor | jar | 2.1.10.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.10.RELEASE |