Last Version

spring-boot-admin-client 1.0.0.RELEASE

客户端

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.frog-warm
ArtifactId

ArtifactId

spring-boot-admin-client
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

spring-boot-admin-client
客户端

Download spring-boot-admin-client 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.frog-warm/spring-boot-admin-client/ -->
<dependency>
    <groupId>com.github.frog-warm</groupId>
    <artifactId>spring-boot-admin-client</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frog-warm/spring-boot-admin-client/
implementation 'com.github.frog-warm:spring-boot-admin-client:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.frog-warm/spring-boot-admin-client/
implementation ("com.github.frog-warm:spring-boot-admin-client:1.0.0.RELEASE")
'com.github.frog-warm:spring-boot-admin-client:jar:1.0.0.RELEASE'
<dependency org="com.github.frog-warm" name="spring-boot-admin-client" rev="1.0.0.RELEASE">
  <artifact name="spring-boot-admin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frog-warm', module='spring-boot-admin-client', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.frog-warm" % "spring-boot-admin-client" % "1.0.0.RELEASE"
[com.github.frog-warm/spring-boot-admin-client "1.0.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.3.4.RELEASE
de.codecentric : spring-boot-admin-starter-client jar
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.3.4.RELEASE
com.github.frog-warm : spring-boot-admin-common jar 1.0.0.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.