Files download
File Operation
spring-boot-actuator-autoconfigure-2.1.13.RELEASE.jar download
spring-boot-actuator-autoconfigure-2.1.13.RELEASE.pom download
spring-boot-actuator-autoconfigure-2.1.13.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-actuator-autoconfigure</artifactId>
  <version>2.1.13.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.13.RELEASE'
Gradle Kotlin
implementation("org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.13.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.boot" % "spring-boot-actuator-autoconfigure" % "2.1.13.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.boot', module='spring-boot-actuator-autoconfigure', version='2.1.13.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.boot" name="spring-boot-actuator-autoconfigure" rev="2.1.13.RELEASE" />
Leiningen
[org.springframework.boot/spring-boot-actuator-autoconfigure "2.1.13.RELEASE"]
Apache Buildr
'org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.1.13.RELEASE'
Dependencies
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-parent</artifactId>
  <version>2.1.13.RELEASE</version>
</parent>

compile

|-- org.springframework.boot:spring-boot-actuator:2.1.13.RELEASE

|-- org.springframework.boot:spring-boot-autoconfigure:2.1.13.RELEASE

|-- com.fasterxml.jackson.core:jackson-databind:2.9.10.3

|-- org.springframework:spring-core:5.1.14.RELEASE

|-- org.springframework:spring-context:5.1.14.RELEASE

|-- ch.qos.logback:logback-classic:1.2.3

|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.10

|-- com.github.ben-manes.caffeine:caffeine:2.6.2

|-- com.hazelcast:hazelcast:3.11.7

|-- com.hazelcast:hazelcast-spring:3.11.7

|-- com.sun.mail:javax.mail:1.6.2

|-- com.zaxxer:HikariCP:3.2.0

|-- io.dropwizard.metrics:metrics-jmx:4.0.7

|-- io.lettuce:lettuce-core:5.1.8.RELEASE

|-- io.micrometer:micrometer-core:1.1.10

|-- io.micrometer:micrometer-jersey2:1.1.10

|-- io.micrometer:micrometer-registry-appoptics:1.1.10

|-- io.micrometer:micrometer-registry-atlas:1.1.10

|-- io.micrometer:micrometer-registry-datadog:1.1.10

|-- io.micrometer:micrometer-registry-dynatrace:1.1.10

|-- io.micrometer:micrometer-registry-elastic:1.1.10

|-- io.micrometer:micrometer-registry-ganglia:1.1.10

|-- io.micrometer:micrometer-registry-graphite:1.1.10

|-- io.micrometer:micrometer-registry-humio:1.1.10

|-- io.micrometer:micrometer-registry-influx:1.1.10

|-- io.micrometer:micrometer-registry-jmx:1.1.10

|-- io.micrometer:micrometer-registry-kairos:1.1.10

|-- io.micrometer:micrometer-registry-new-relic:1.1.10

|-- io.micrometer:micrometer-registry-prometheus:1.1.10

|-- io.prometheus:simpleclient_pushgateway:0.5.0

|-- io.micrometer:micrometer-registry-signalfx:1.1.10

|-- io.micrometer:micrometer-registry-statsd:1.1.10

|-- io.micrometer:micrometer-registry-wavefront:1.1.10

|-- io.projectreactor.netty:reactor-netty:0.8.16.RELEASE

|-- io.searchbox:jest:6.3.1

|-- javax.cache:cache-api:1.1.1

|-- javax.jms:javax.jms-api:2.0.1

|-- javax.servlet:javax.servlet-api:4.0.1

|-- net.sf.ehcache:ehcache:2.10.6

|-- org.apache.activemq:activemq-broker:5.15.11

|-- org.apache.commons:commons-dbcp2:2.5.0

|-- org.apache.kafka:kafka-clients:2.0.1

|-- org.apache.logging.log4j:log4j-core:2.11.2

|-- org.apache.tomcat.embed:tomcat-embed-core:9.0.31

|-- org.apache.tomcat.embed:tomcat-embed-el:9.0.31

|-- org.apache.tomcat:tomcat-jdbc:9.0.31

|-- org.aspectj:aspectjweaver:1.9.5

|-- org.eclipse.jetty:jetty-server:9.4.26.v20200117

|-- org.elasticsearch:elasticsearch:6.4.3

|-- org.elasticsearch.client:elasticsearch-rest-client:6.4.3

|-- org.flywaydb:flyway-core:5.2.4

|-- org.glassfish.jersey.core:jersey-server:2.27

|-- org.glassfish.jersey.containers:jersey-container-servlet-core:2.27

|-- org.hibernate:hibernate-core:5.3.15.Final

|-- org.hibernate.validator:hibernate-validator:6.0.18.Final

|-- org.influxdb:influxdb-java:2.14

|-- org.jolokia:jolokia-core:1.6.2

|-- org.liquibase:liquibase-core:3.6.3

|-- org.mongodb:mongodb-driver-async:3.8.2

|-- org.mongodb:mongodb-driver-reactivestreams:1.9.2

|-- org.springframework:spring-jdbc:5.1.14.RELEASE

|-- org.springframework:spring-jms:5.1.14.RELEASE

|-- org.springframework:spring-messaging:5.1.14.RELEASE

|-- org.springframework:spring-webflux:5.1.14.RELEASE

|-- org.springframework:spring-webmvc:5.1.14.RELEASE

|-- org.springframework.amqp:spring-rabbit:2.1.13.RELEASE

|-- org.springframework.data:spring-data-cassandra:2.1.16.RELEASE

|-- org.springframework.data:spring-data-couchbase:3.1.16.RELEASE

|-- org.springframework.data:spring-data-ldap:2.1.16.RELEASE

|-- org.springframework.data:spring-data-mongodb:2.1.16.RELEASE

|-- org.springframework.data:spring-data-neo4j:5.1.16.RELEASE

|-- org.springframework.data:spring-data-redis:2.1.16.RELEASE

|-- org.springframework.data:spring-data-solr:4.0.16.RELEASE

|-- org.springframework.integration:spring-integration-core:5.1.9.RELEASE

|-- org.springframework.security:spring-security-config:5.1.8.RELEASE

|-- org.springframework.security:spring-security-web:5.1.8.RELEASE

|-- org.springframework.session:spring-session-core:2.1.10.RELEASE

|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.1.13.RELEASE

|-- org.springframework.boot:spring-boot-configuration-processor:2.1.13.RELEASE

|-- redis.clients:jedis:2.9.3

runtime

|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.10