文件下载
文件名 操作
spring-boot-autoconfigure-2.1.0.RELEASE.jar 下载
spring-boot-autoconfigure-2.1.0.RELEASE.pom 下载
spring-boot-autoconfigure-2.1.0.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-autoconfigure</artifactId>
  <version>2.1.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.1.0.RELEASE'
Gradle Kotlin
implementation("org.springframework.boot:spring-boot-autoconfigure:2.1.0.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.boot" % "spring-boot-autoconfigure" % "2.1.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.boot', module='spring-boot-autoconfigure', version='2.1.0.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.boot" name="spring-boot-autoconfigure" rev="2.1.0.RELEASE" />
Leiningen
[org.springframework.boot/spring-boot-autoconfigure "2.1.0.RELEASE"]
Apache Buildr
'org.springframework.boot:spring-boot-autoconfigure:jar:2.1.0.RELEASE'
本项目依赖
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-parent</artifactId>
  <version>2.1.0.RELEASE</version>
</parent>

compile

|-- org.springframework.boot:spring-boot:2.1.0.RELEASE

|-- com.atomikos:transactions-jdbc:4.0.6

|-- com.atomikos:transactions-jta:4.0.6

|-- com.couchbase.client:couchbase-spring-cache:2.1.0

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

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

|-- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.9.7

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

|-- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.7

|-- com.google.code.gson:gson:2.8.5

|-- com.hazelcast:hazelcast:3.11

|-- com.hazelcast:hazelcast-client:3.11

|-- com.hazelcast:hazelcast-spring:3.11

|-- com.h2database:h2:1.4.197

|-- com.samskivert:jmustache:1.14

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

|-- de.flapdoodle.embed:de.flapdoodle.embed.mongo:2.1.1

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

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

|-- javax.cache:cache-api:1.1.0

|-- javax.json.bind:javax.json.bind-api:1.0

|-- javax.money:money-api:1.0.3

|-- io.searchbox:jest:6.3.1

|-- org.apache.kafka:kafka-streams:2.0.0

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

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

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

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

|-- org.glassfish.jersey.ext:jersey-spring4:2.27

|-- org.glassfish.jersey.media:jersey-media-json-jackson:2.27

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

|-- org.apache.activemq:artemis-jms-client:2.6.3

|-- org.apache.activemq:artemis-jms-server:2.6.3

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

|-- org.apache.solr:solr-solrj:7.4.0

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

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

|-- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.12

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

|-- org.codehaus.btm:btm:2.1.4

|-- org.codehaus.groovy:groovy-templates:2.5.3

|-- com.sendgrid:sendgrid-java:4.3.0

|-- com.unboundid:unboundid-ldapsdk:4.0.8

|-- com.zaxxer:HikariCP:3.2.0

|-- org.eclipse.jetty:jetty-webapp:9.4.12.v20180830

|-- org.eclipse.jetty:jetty-reactive-httpclient:1.0.1

|-- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.4.12.v20180830

|-- io.undertow:undertow-servlet:2.0.14.Final

|-- io.undertow:undertow-websockets-jsr:2.0.14.Final

|-- org.ehcache:ehcache:3.6.1

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

|-- org.elasticsearch.client:elasticsearch-rest-high-level-client:6.4.2

|-- org.freemarker:freemarker:2.3.28

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

|-- org.hibernate:hibernate-jcache:5.3.7.Final

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

|-- org.infinispan:infinispan-jcache:9.4.0.Final

|-- org.infinispan:infinispan-spring4-embedded:9.4.0.Final

|-- org.jboss:jboss-transaction-spi:7.6.0.Final

|-- org.messaginghub:pooled-jms:1.0.3

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

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

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

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

|-- org.springframework.integration:spring-integration-jdbc:5.1.0.RELEASE

|-- org.springframework.integration:spring-integration-jmx:5.1.0.RELEASE

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

|-- org.springframework:spring-orm:5.1.2.RELEASE

|-- org.springframework:spring-tx:5.1.2.RELEASE

|-- org.springframework:spring-web:5.1.2.RELEASE

|-- org.springframework:spring-websocket:5.1.2.RELEASE

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

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

|-- org.springframework.batch:spring-batch-core:4.1.0.RELEASE

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

|-- org.springframework.data:spring-data-jpa:2.1.2.RELEASE

|-- org.springframework.data:spring-data-rest-webmvc:3.1.2.RELEASE

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

|-- org.springframework.data:spring-data-jdbc:1.0.2.RELEASE

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

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

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

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

|-- org.springframework.data:spring-data-elasticsearch:3.1.2.RELEASE

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

|-- org.springframework.hateoas:spring-hateoas:0.25.0.RELEASE

|-- redis.clients:jedis:2.9.0

|-- org.liquibase:liquibase-core:3.6.2

|-- org.springframework.security:spring-security-acl:5.1.1.RELEASE

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

|-- org.springframework.security:spring-security-data:5.1.1.RELEASE

|-- org.springframework.security:spring-security-oauth2-client:5.1.1.RELEASE

|-- org.springframework.security:spring-security-oauth2-jose:5.1.1.RELEASE

|-- org.springframework.security:spring-security-oauth2-resource-server:5.1.1.RELEASE

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

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

|-- org.springframework.session:spring-session-data-mongodb:2.1.0.RELEASE

|-- org.springframework.session:spring-session-data-redis:2.1.1.RELEASE

|-- org.springframework.session:spring-session-hazelcast:2.1.1.RELEASE

|-- org.springframework.session:spring-session-jdbc:2.1.1.RELEASE

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

|-- org.springframework.kafka:spring-kafka:2.2.0.RELEASE

|-- org.springframework.cloud:spring-cloud-spring-service-connector:2.0.3.RELEASE

|-- org.springframework.ws:spring-ws-core:3.0.4.RELEASE

|-- org.thymeleaf:thymeleaf:3.0.11.RELEASE

|-- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE

|-- nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.3.0

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

|-- com.github.mxab.thymeleaf.extras:thymeleaf-extras-data-attribute:2.0.1

|-- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.1.RELEASE

|-- org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE

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

|-- javax.mail:javax.mail-api:1.6.2

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

|-- org.aspectj:aspectjweaver:1.9.2

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

|-- org.jooq:jooq:3.11.5

|-- org.quartz-scheduler:quartz:2.3.0

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

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