License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.blocks4j.reconf |
ArtifactId | ArtifactIdreconf-spring-boot-actuator |
Version | Version3.0.11 |
Type | Typejar |
Description |
DescriptionReConf JVM Client
|
<!-- https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-spring-boot-actuator/ -->
<dependency>
<groupId>org.blocks4j.reconf</groupId>
<artifactId>reconf-spring-boot-actuator</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-spring-boot-actuator/
implementation 'org.blocks4j.reconf:reconf-spring-boot-actuator:3.0.11'
// https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-spring-boot-actuator/
implementation ("org.blocks4j.reconf:reconf-spring-boot-actuator:3.0.11")
'org.blocks4j.reconf:reconf-spring-boot-actuator:jar:3.0.11'
<dependency org="org.blocks4j.reconf" name="reconf-spring-boot-actuator" rev="3.0.11">
<artifact name="reconf-spring-boot-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blocks4j.reconf', module='reconf-spring-boot-actuator', version='3.0.11')
)
libraryDependencies += "org.blocks4j.reconf" % "reconf-spring-boot-actuator" % "3.0.11"
[org.blocks4j.reconf/reconf-spring-boot-actuator "3.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.blocks4j.reconf : reconf-client | jar | 3.0.11 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | [1.3.2-RELEASE,) |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | [1.3.2-RELEASE,) |
org.springframework.boot : spring-boot-starter-web | jar | [1.3.2-RELEASE,) |