is not current version
Last Version 3.0.11

org.blocks4j.reconf:reconf-spring-boot-actuator 3.0.6


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.blocks4j.reconf
ArtifactId

ArtifactId

reconf-spring-boot-actuator
Version

Version

3.0.6
Type

Type

jar

Download reconf-spring-boot-actuator 3.0.6


<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-spring-boot-actuator/
implementation 'org.blocks4j.reconf:reconf-spring-boot-actuator:3.0.6'
// https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-spring-boot-actuator/
implementation ("org.blocks4j.reconf:reconf-spring-boot-actuator:3.0.6")
'org.blocks4j.reconf:reconf-spring-boot-actuator:jar:3.0.6'
<dependency org="org.blocks4j.reconf" name="reconf-spring-boot-actuator" rev="3.0.6">
  <artifact name="reconf-spring-boot-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blocks4j.reconf', module='reconf-spring-boot-actuator', version='3.0.6')
)
libraryDependencies += "org.blocks4j.reconf" % "reconf-spring-boot-actuator" % "3.0.6"
[org.blocks4j.reconf/reconf-spring-boot-actuator "3.0.6"]