<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>2.2.12.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.boot" % "spring-boot-autoconfigure" % "2.2.12.RELEASE"
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-autoconfigure', version='2.2.12.RELEASE')
)
<dependency org="org.springframework.boot" name="spring-boot-autoconfigure" rev="2.2.12.RELEASE" />
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> <version>2.2.12.RELEASE</version> </parent>
compile
|-- org.springframework.boot:spring-boot:2.2.12.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.10.5.1
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.10.5
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.10.5
|-- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.10.5
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.5
|-- com.fasterxml.jackson.module:jackson-module-parameter-names:2.10.5
|-- com.google.code.gson:gson:2.8.6
|-- com.hazelcast:hazelcast:3.12.10
|-- com.hazelcast:hazelcast-client:3.12.10
|-- com.hazelcast:hazelcast-spring:3.12.10
|-- com.samskivert:jmustache:1.15
|-- com.sun.mail:jakarta.mail:1.6.5
|-- de.flapdoodle.embed:de.flapdoodle.embed.mongo:2.2.0
|-- io.lettuce:lettuce-core:5.2.2.RELEASE
|-- io.projectreactor.netty:reactor-netty:0.9.15.RELEASE
|-- io.rsocket:rsocket-core:1.0.3
|-- io.rsocket:rsocket-transport-netty:1.0.3
|-- jakarta.json.bind:jakarta.json.bind-api:1.0.2
|-- javax.cache:cache-api:1.1.1
|-- javax.money:money-api:1.0.3
|-- org.apache.kafka:kafka-streams:2.3.1
|-- 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.glassfish.jersey.containers:jersey-container-servlet:2.29.1
|-- org.glassfish.jersey.ext:jersey-spring5:2.29.1
|-- org.glassfish.jersey.media:jersey-media-json-jackson:2.29.1
|-- org.apache.activemq:activemq-broker:5.15.14
|-- org.apache.activemq:artemis-jms-client:2.10.1
|-- org.apache.activemq:artemis-jms-server:2.10.1
|-- org.apache.commons:commons-dbcp2:2.7.0
|-- org.apache.solr:solr-solrj:8.2.0
|-- org.apache.tomcat.embed:tomcat-embed-core:9.0.41
|-- org.apache.tomcat.embed:tomcat-embed-el:9.0.41
|-- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.41
|-- org.apache.tomcat:tomcat-jdbc:9.0.41
|-- org.codehaus.btm:btm:2.1.4
|-- org.codehaus.groovy:groovy-templates:2.5.14
|-- com.sendgrid:sendgrid-java:4.4.8
|-- com.unboundid:unboundid-ldapsdk:4.0.14
|-- org.eclipse.jetty:jetty-webapp:9.4.35.v20201120
|-- org.eclipse.jetty:jetty-reactive-httpclient:1.0.3
|-- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.4.35.v20201120
|-- io.undertow:undertow-servlet:2.0.33.Final
|-- io.undertow:undertow-websockets-jsr:2.0.33.Final
|-- jakarta.persistence:jakarta.persistence-api:2.2.3
|-- jakarta.validation:jakarta.validation-api:2.0.2
|-- jakarta.ws.rs:jakarta.ws.rs-api:2.1.6
|-- org.elasticsearch.client:elasticsearch-rest-client:6.8.13
|-- org.elasticsearch.client:elasticsearch-rest-high-level-client:6.8.13
|-- org.freemarker:freemarker:2.3.30
|-- org.hibernate:hibernate-core:5.4.25.Final
|-- org.hibernate:hibernate-jcache:5.4.25.Final
|-- org.hibernate.validator:hibernate-validator:6.0.21.Final
|-- org.infinispan:infinispan-jcache:9.4.21.Final
|-- org.infinispan:infinispan-spring5-embedded:9.4.21.Final
|-- org.jboss:jboss-transaction-spi:7.6.0.Final
|-- org.messaginghub:pooled-jms:1.0.6
|-- org.mongodb:mongodb-driver-async:3.11.2
|-- org.mongodb:mongodb-driver-reactivestreams:1.12.0
|-- org.springframework:spring-jdbc:5.2.12.RELEASE
|-- org.springframework.integration:spring-integration-core:5.2.10.RELEASE
|-- org.springframework.integration:spring-integration-jdbc:5.2.10.RELEASE
|-- org.springframework.integration:spring-integration-jmx:5.2.10.RELEASE
|-- org.springframework:spring-jms:5.2.12.RELEASE
|-- org.springframework:spring-orm:5.2.12.RELEASE
|-- org.springframework:spring-tx:5.2.12.RELEASE
|-- org.springframework:spring-web:5.2.12.RELEASE
|-- org.springframework:spring-websocket:5.2.12.RELEASE
|-- org.springframework:spring-webflux:5.2.12.RELEASE
|-- org.springframework:spring-webmvc:5.2.12.RELEASE
|-- org.springframework.batch:spring-batch-core:4.2.5.RELEASE
|-- org.springframework.data:spring-data-couchbase:3.2.12.RELEASE
|-- org.springframework.data:spring-data-jpa:2.2.12.RELEASE
|-- org.springframework.data:spring-data-rest-webmvc:3.2.12.RELEASE
|-- org.springframework.data:spring-data-cassandra:2.2.12.RELEASE
|-- org.springframework.data:spring-data-jdbc:1.1.12.RELEASE
|-- org.springframework.data:spring-data-ldap:2.2.12.RELEASE
|-- org.springframework.data:spring-data-mongodb:2.2.12.RELEASE
|-- org.springframework.data:spring-data-neo4j:5.2.12.RELEASE
|-- org.springframework.data:spring-data-redis:2.2.12.RELEASE
|-- org.springframework.data:spring-data-elasticsearch:3.2.12.RELEASE
|-- org.springframework.data:spring-data-solr:4.1.12.RELEASE
|-- org.springframework.hateoas:spring-hateoas:1.0.5.RELEASE
|-- org.liquibase:liquibase-core:3.8.9
|-- org.springframework.security:spring-security-acl:5.2.8.RELEASE
|-- org.springframework.security:spring-security-config:5.2.8.RELEASE
|-- org.springframework.security:spring-security-data:5.2.8.RELEASE
|-- org.springframework.security:spring-security-oauth2-client:5.2.8.RELEASE
|-- org.springframework.security:spring-security-oauth2-jose:5.2.8.RELEASE
|-- org.springframework.security:spring-security-oauth2-resource-server:5.2.8.RELEASE
|-- org.springframework.security:spring-security-rsocket:5.2.8.RELEASE
|-- org.springframework.security:spring-security-saml2-service-provider:5.2.8.RELEASE
|-- org.springframework.security:spring-security-web:5.2.8.RELEASE
|-- org.springframework.session:spring-session-core:2.2.4.RELEASE
|-- org.springframework.session:spring-session-data-mongodb:2.2.3.RELEASE
|-- org.springframework.session:spring-session-data-redis:2.2.4.RELEASE
|-- org.springframework.session:spring-session-hazelcast:2.2.4.RELEASE
|-- org.springframework.session:spring-session-jdbc:2.2.4.RELEASE
|-- org.springframework.amqp:spring-rabbit:2.2.13.RELEASE
|-- org.springframework.kafka:spring-kafka:2.3.13.RELEASE
|-- org.springframework.cloud:spring-cloud-spring-service-connector:2.0.7.RELEASE
|-- org.springframework.ws:spring-ws-core:3.0.10.RELEASE
|-- org.thymeleaf:thymeleaf:3.0.11.RELEASE
|-- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
|-- nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.4.1
|-- com.github.ben-manes.caffeine:caffeine:2.8.8
|-- com.github.mxab.thymeleaf.extras:thymeleaf-extras-data-attribute:2.0.1
|-- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
|-- org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
|-- jakarta.jms:jakarta.jms-api:2.0.3
|-- jakarta.mail:jakarta.mail-api:1.6.5
|-- net.sf.ehcache:ehcache:2.10.6
|-- org.aspectj:aspectjweaver:1.9.6
|-- org.influxdb:influxdb-java:2.15
|-- org.quartz-scheduler:quartz:2.3.2
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.2.12.RELEASE
|-- org.springframework.boot:spring-boot-configuration-processor:2.2.12.RELEASE