License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdspring-boot-admin-server |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Server
Spring Boot Admin Server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/spring-boot-admin-server/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>spring-boot-admin-server</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/spring-boot-admin-server/
implementation 'com.pig4cloud:spring-boot-admin-server:2.2.0'
// https://jarcasting.com/artifacts/com.pig4cloud/spring-boot-admin-server/
implementation ("com.pig4cloud:spring-boot-admin-server:2.2.0")
'com.pig4cloud:spring-boot-admin-server:jar:2.2.0'
<dependency org="com.pig4cloud" name="spring-boot-admin-server" rev="2.2.0">
<artifact name="spring-boot-admin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='spring-boot-admin-server', version='2.2.0')
)
libraryDependencies += "com.pig4cloud" % "spring-boot-admin-server" % "2.2.0"
[com.pig4cloud/spring-boot-admin-server "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.1.RELEASE |
io.projectreactor.addons : reactor-extra | jar | 3.3.0.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.10 |
org.springframework.boot : spring-boot-starter-mail Optional | jar | 2.2.1.RELEASE |
com.hazelcast : hazelcast Optional | jar | 3.12.4 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |