is not current version
Last Version 1.28.4

com.github.damianwajser:spring-commons-actuator 1.23.0

DESC

License

License

GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

spring-commons-actuator
Version

Version

1.23.0
Type

Type

jar
Description

Description

DESC
Project Organization

Project Organization

The Apache Software Foundation

Download spring-commons-actuator 1.23.0


<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-actuator/ -->
<dependency>
    <groupId>com.github.damianwajser</groupId>
    <artifactId>spring-commons-actuator</artifactId>
    <version>1.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-actuator/
implementation 'com.github.damianwajser:spring-commons-actuator:1.23.0'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-actuator/
implementation ("com.github.damianwajser:spring-commons-actuator:1.23.0")
'com.github.damianwajser:spring-commons-actuator:jar:1.23.0'
<dependency org="com.github.damianwajser" name="spring-commons-actuator" rev="1.23.0">
  <artifact name="spring-commons-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-actuator', version='1.23.0')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-actuator" % "1.23.0"
[com.github.damianwajser/spring-commons-actuator "1.23.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.damianwajser : spring-commons-cache jar 1.23.0
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.10
org.owasp.encoder : encoder jar 1.2.2

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.12.RELEASE
redis.clients : jedis jar 3.5.2
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.12.RELEASE

test (2)

Group / Artifact Type Version
it.ozimov : embedded-redis jar 0.7.3
org.springframework.boot : spring-boot-starter-test jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.