<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>2.0.3.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.boot" % "spring-boot-autoconfigure" % "2.0.3.RELEASE"
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-autoconfigure', version='2.0.3.RELEASE')
)
<dependency org="org.springframework.boot" name="spring-boot-autoconfigure" rev="2.0.3.RELEASE" />
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> <version>2.0.3.RELEASE</version> </parent>
compile
|-- org.springframework.boot:spring-boot:2.0.3.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.6
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.6
|-- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.9.6
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6
|-- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6
|-- com.google.code.gson:gson:2.8.5
|-- com.hazelcast:hazelcast:3.9.4
|-- com.hazelcast:hazelcast-client:3.9.4
|-- com.hazelcast:hazelcast-spring:3.9.4
|-- com.samskivert:jmustache:1.14
|-- com.sun.mail:javax.mail:1.6.1
|-- de.flapdoodle.embed:de.flapdoodle.embed.mongo:2.0.3
|-- io.lettuce:lettuce-core:5.0.4.RELEASE
|-- io.projectreactor.ipc:reactor-netty:0.7.8.RELEASE
|-- javax.cache:cache-api:1.1.0
|-- javax.json.bind:javax.json.bind-api:1.0
|-- javax.money:money-api:1.0.3
|-- org.flywaydb:flyway-core:5.0.7
|-- org.glassfish.jersey.core:jersey-server:2.26
|-- org.glassfish.jersey.containers:jersey-container-servlet-core:2.26
|-- org.glassfish.jersey.containers:jersey-container-servlet:2.26
|-- org.glassfish.jersey.ext:jersey-spring4:2.26
|-- org.glassfish.jersey.media:jersey-media-json-jackson:2.26
|-- org.apache.activemq:activemq-broker:5.15.4
|-- org.apache.activemq:activemq-pool:5.15.4
|-- org.apache.activemq:artemis-jms-client:2.4.0
|-- org.apache.activemq:artemis-jms-server:2.4.0
|-- org.apache.commons:commons-dbcp2:2.2.0
|-- org.apache.solr:solr-solrj:6.6.4
|-- org.apache.tomcat.embed:tomcat-embed-core:8.5.31
|-- org.apache.tomcat.embed:tomcat-embed-el:8.5.31
|-- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.31
|-- org.apache.tomcat:tomcat-jdbc:8.5.31
|-- org.codehaus.btm:btm:2.1.4
|-- org.codehaus.groovy:groovy-templates:2.4.15
|-- com.sendgrid:sendgrid-java:4.1.2
|-- com.unboundid:unboundid-ldapsdk:4.0.6
|-- org.eclipse.jetty:jetty-webapp:9.4.11.v20180605
|-- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.4.11.v20180605
|-- io.undertow:undertow-servlet:1.4.25.Final
|-- io.undertow:undertow-websockets-jsr:1.4.25.Final
|-- org.freemarker:freemarker:2.3.28
|-- org.hibernate:hibernate-core:5.2.17.Final
|-- org.hibernate.validator:hibernate-validator:6.0.10.Final
|-- org.infinispan:infinispan-jcache:9.1.7.Final
|-- org.infinispan:infinispan-spring4-embedded:9.1.7.Final
|-- org.jboss:jboss-transaction-spi:7.6.0.Final
|-- org.mongodb:mongodb-driver-async:3.6.4
|-- org.mongodb:mongodb-driver-reactivestreams:1.7.1
|-- org.springframework:spring-jdbc:5.0.7.RELEASE
|-- org.springframework.integration:spring-integration-core:5.0.6.RELEASE
|-- org.springframework.integration:spring-integration-jdbc:5.0.6.RELEASE
|-- org.springframework.integration:spring-integration-jmx:5.0.6.RELEASE
|-- org.springframework:spring-jms:5.0.7.RELEASE
|-- org.springframework:spring-orm:5.0.7.RELEASE
|-- org.springframework:spring-tx:5.0.7.RELEASE
|-- org.springframework:spring-web:5.0.7.RELEASE
|-- org.springframework:spring-websocket:5.0.7.RELEASE
|-- org.springframework:spring-webflux:5.0.7.RELEASE
|-- org.springframework:spring-webmvc:5.0.7.RELEASE
|-- org.springframework.batch:spring-batch-core:4.0.1.RELEASE
|-- org.springframework.data:spring-data-couchbase:3.0.8.RELEASE
|-- org.springframework.data:spring-data-jpa:2.0.8.RELEASE
|-- org.springframework.data:spring-data-rest-webmvc:3.0.8.RELEASE
|-- org.springframework.data:spring-data-cassandra:2.0.8.RELEASE
|-- org.springframework.data:spring-data-ldap:2.0.8.RELEASE
|-- org.springframework.data:spring-data-mongodb:2.0.8.RELEASE
|-- org.springframework.data:spring-data-neo4j:5.0.8.RELEASE
|-- org.springframework.data:spring-data-redis:2.0.8.RELEASE
|-- org.springframework.data:spring-data-elasticsearch:3.0.8.RELEASE
|-- org.springframework.data:spring-data-solr:3.0.8.RELEASE
|-- org.springframework.hateoas:spring-hateoas:0.24.0.RELEASE
|-- org.liquibase:liquibase-core:3.5.5
|-- org.springframework.security:spring-security-acl:5.0.6.RELEASE
|-- org.springframework.security:spring-security-web:5.0.6.RELEASE
|-- org.springframework.security:spring-security-config:5.0.6.RELEASE
|-- org.springframework.security:spring-security-data:5.0.6.RELEASE
|-- org.springframework.security:spring-security-oauth2-jose:5.0.6.RELEASE
|-- org.springframework.security:spring-security-oauth2-client:5.0.6.RELEASE
|-- org.springframework.session:spring-session-core:2.0.4.RELEASE
|-- org.springframework.session:spring-session-data-mongodb:2.0.2.RELEASE
|-- org.springframework.session:spring-session-data-redis:2.0.4.RELEASE
|-- org.springframework.session:spring-session-hazelcast:2.0.4.RELEASE
|-- org.springframework.session:spring-session-jdbc:2.0.4.RELEASE
|-- org.springframework.amqp:spring-rabbit:2.0.4.RELEASE
|-- org.springframework.kafka:spring-kafka:2.1.7.RELEASE
|-- org.springframework.cloud:spring-cloud-spring-service-connector:2.0.2.RELEASE
|-- org.springframework.ws:spring-ws-core:3.0.1.RELEASE
|-- org.thymeleaf:thymeleaf:3.0.9.RELEASE
|-- org.thymeleaf:thymeleaf-spring5:3.0.9.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-springsecurity4:3.0.2.RELEASE
|-- javax.jms:javax.jms-api:2.0.1
|-- javax.mail:javax.mail-api:1.6.1
|-- net.sf.ehcache:ehcache:2.10.5
|-- org.aspectj:aspectjweaver:1.8.13
|-- org.influxdb:influxdb-java:2.9
|-- org.jboss.narayana.jta:jms:5.8.2.Final
|-- org.jboss.narayana.jta:jta:5.8.2.Final
|-- org.jboss.narayana.jts:narayana-jts-integration:5.8.2.Final
|-- org.quartz-scheduler:quartz:2.3.0
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.0.3.RELEASE
|-- org.springframework.boot:spring-boot-configuration-processor:2.0.3.RELEASE