License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ft-force |
ArtifactId | ArtifactIdcoral-admin-spring-boot-starter |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoral-admin-spring-boot-starter
The coral-admin-spring-boot-starter project of coral
|
<!-- https://jarcasting.com/artifacts/com.github.ft-force/coral-admin-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ft-force</groupId>
<artifactId>coral-admin-spring-boot-starter</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ft-force/coral-admin-spring-boot-starter/
implementation 'com.github.ft-force:coral-admin-spring-boot-starter:0.2.9'
// https://jarcasting.com/artifacts/com.github.ft-force/coral-admin-spring-boot-starter/
implementation ("com.github.ft-force:coral-admin-spring-boot-starter:0.2.9")
'com.github.ft-force:coral-admin-spring-boot-starter:jar:0.2.9'
<dependency org="com.github.ft-force" name="coral-admin-spring-boot-starter" rev="0.2.9">
<artifact name="coral-admin-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ft-force', module='coral-admin-spring-boot-starter', version='0.2.9')
)
libraryDependencies += "com.github.ft-force" % "coral-admin-spring-boot-starter" % "0.2.9"
[com.github.ft-force/coral-admin-spring-boot-starter "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ft-force : coral-spring-boot-starter | jar | 0.2.9 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.10.RELEASE |
com.google.protobuf : protobuf-java | jar | 3.9.0 |
com.google.protobuf : protobuf-java-util | jar | 3.9.0 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.10.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.10.RELEASE |