License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdicu.lowcoder.spring.commons |
ArtifactId | ArtifactIdactuator-spring-boot-autoconfigure |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionactuator-spring-boot-autoconfigure
Spring Commons parent
|
<!-- https://jarcasting.com/artifacts/icu.lowcoder.spring.commons/actuator-spring-boot-autoconfigure/ -->
<dependency>
<groupId>icu.lowcoder.spring.commons</groupId>
<artifactId>actuator-spring-boot-autoconfigure</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/icu.lowcoder.spring.commons/actuator-spring-boot-autoconfigure/
implementation 'icu.lowcoder.spring.commons:actuator-spring-boot-autoconfigure:3.2.0'
// https://jarcasting.com/artifacts/icu.lowcoder.spring.commons/actuator-spring-boot-autoconfigure/
implementation ("icu.lowcoder.spring.commons:actuator-spring-boot-autoconfigure:3.2.0")
'icu.lowcoder.spring.commons:actuator-spring-boot-autoconfigure:jar:3.2.0'
<dependency org="icu.lowcoder.spring.commons" name="actuator-spring-boot-autoconfigure" rev="3.2.0">
<artifact name="actuator-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.lowcoder.spring.commons', module='actuator-spring-boot-autoconfigure', version='3.2.0')
)
libraryDependencies += "icu.lowcoder.spring.commons" % "actuator-spring-boot-autoconfigure" % "3.2.0"
[icu.lowcoder.spring.commons/actuator-spring-boot-autoconfigure "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.20 |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.3.10.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.10.RELEASE |
org.springframework.boot : spring-boot-starter-security Optional | jar | 2.3.10.RELEASE |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.3.10.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.10.RELEASE |