Last Version

Spring Boot Actuator Docs 1.5.22.RELEASE

Spring Boot Actuator Docs

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-actuator-docs
Version

Version

1.5.22.RELEASE
Type

Type

jar
Description

Description

Spring Boot Actuator Docs
Spring Boot Actuator Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-actuator-docs 1.5.22.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.hateoas : spring-hateoas jar 0.23.0.RELEASE
org.springframework : spring-core jar 4.3.25.RELEASE

provided (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-test jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-test-autoconfigure jar 1.5.22.RELEASE
ch.qos.logback : logback-classic jar 1.1.11
com.h2database : h2 jar 1.4.199
com.jayway.jsonpath : json-path jar 2.2.0
junit : junit jar 4.12
org.codehaus.groovy : groovy-templates jar 2.4.17
org.flywaydb : flyway-core jar 3.2.1
org.liquibase : liquibase-core jar 3.5.5
org.springframework : spring-jdbc jar
org.springframework : spring-test jar
org.springframework.plugin : spring-plugin-core jar 1.2.0.RELEASE
org.springframework.restdocs : spring-restdocs-mockmvc jar 1.1.3.RELEASE
org.yaml : snakeyaml jar 1.17

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.