License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.github.frog-warm |
ArtifactId | ArtifactIdadmin-client-spring-boot-starter |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionadmin-client-spring-boot-starter
客户端
|
<!-- https://jarcasting.com/artifacts/com.github.frog-warm/admin-client-spring-boot-starter/ -->
<dependency>
<groupId>com.github.frog-warm</groupId>
<artifactId>admin-client-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frog-warm/admin-client-spring-boot-starter/
implementation 'com.github.frog-warm:admin-client-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.frog-warm/admin-client-spring-boot-starter/
implementation ("com.github.frog-warm:admin-client-spring-boot-starter:1.0.0.RELEASE")
'com.github.frog-warm:admin-client-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="com.github.frog-warm" name="admin-client-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="admin-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frog-warm', module='admin-client-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.frog-warm" % "admin-client-spring-boot-starter" % "1.0.0.RELEASE"
[com.github.frog-warm/admin-client-spring-boot-starter "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frog-warm : spring-boot-admin-client | jar | 1.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.3.4.RELEASE |
org.testng : testng | jar | 6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |