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

compile

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

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

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

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

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

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

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

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

|-- com.hazelcast:hazelcast:3.12.7

|-- com.hazelcast:hazelcast-spring:3.12.7

|-- com.sun.mail:jakarta.mail:1.6.5

|-- com.zaxxer:HikariCP:3.4.3

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

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

|-- io.micrometer:micrometer-core:1.3.8

|-- io.micrometer:micrometer-jersey2:1.3.8

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

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

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

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

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

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

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

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

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

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

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

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

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

|-- io.prometheus:simpleclient_pushgateway:0.7.0

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

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

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

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

|-- io.searchbox:jest:6.3.1

|-- jakarta.jms:jakarta.jms-api:2.0.3

|-- jakarta.servlet:jakarta.servlet-api:4.0.3

|-- jakarta.persistence:jakarta.persistence-api:2.2.3

|-- jakarta.ws.rs:jakarta.ws.rs-api:2.1.6

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

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

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

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

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

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

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

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

|-- org.aspectj:aspectjweaver:1.9.5

|-- org.eclipse.jetty:jetty-server:9.4.28.v20200408

|-- org.elasticsearch:elasticsearch:6.8.8

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

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

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

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

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

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

|-- org.influxdb:influxdb-java:2.15

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

|-- org.liquibase:liquibase-core:3.8.9

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

|-- redis.clients:jedis:3.1.0

runtime

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