is not current version
Last Version 0.2.9

com.github.ft-force:coral-spring-boot-starter 0.0.6

The ${project.artifactId} project of coral

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ft-force
ArtifactId

ArtifactId

coral-spring-boot-starter
Version

Version

0.0.6
Type

Type

jar

Download coral-spring-boot-starter 0.0.6


<!-- 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.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ft-force/coral-spring-boot-starter/
implementation 'com.github.ft-force:coral-spring-boot-starter:0.0.6'
// https://jarcasting.com/artifacts/com.github.ft-force/coral-spring-boot-starter/
implementation ("com.github.ft-force:coral-spring-boot-starter:0.0.6")
'com.github.ft-force:coral-spring-boot-starter:jar:0.0.6'
<dependency org="com.github.ft-force" name="coral-spring-boot-starter" rev="0.0.6">
  <artifact name="coral-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ft-force', module='coral-spring-boot-starter', version='0.0.6')
)
libraryDependencies += "com.github.ft-force" % "coral-spring-boot-starter" % "0.0.6"
[com.github.ft-force/coral-spring-boot-starter "0.0.6"]