| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.springframework.boot | 
| ArtifactId | ArtifactIdspring-boot-actuator-docs | 
| Version | Version1.5.22.RELEASE | 
| Type | Typejar | 
| Description | DescriptionSpring Boot Actuator Docs Spring Boot Actuator Docs | 
| Project Organization | Project Organization | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.hateoas : spring-hateoas | jar | 0.23.0.RELEASE | 
| org.springframework : spring-core | jar | 4.3.25.RELEASE | 
| 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 | 
| 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 |