Last Version

io.kwy.boot:spring-boot-autoconfigure 1.5.3.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.kwy.boot
ArtifactId

ArtifactId

spring-boot-autoconfigure
Version

Version

1.5.3.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-autoconfigure 1.5.3.1.RELEASE


<!-- https://jarcasting.com/artifacts/io.kwy.boot/spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.kwy.boot</groupId>
    <artifactId>spring-boot-autoconfigure</artifactId>
    <version>1.5.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.kwy.boot/spring-boot-autoconfigure/
implementation 'io.kwy.boot:spring-boot-autoconfigure:1.5.3.1.RELEASE'
// https://jarcasting.com/artifacts/io.kwy.boot/spring-boot-autoconfigure/
implementation ("io.kwy.boot:spring-boot-autoconfigure:1.5.3.1.RELEASE")
'io.kwy.boot:spring-boot-autoconfigure:jar:1.5.3.1.RELEASE'
<dependency org="io.kwy.boot" name="spring-boot-autoconfigure" rev="1.5.3.1.RELEASE">
  <artifact name="spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kwy.boot', module='spring-boot-autoconfigure', version='1.5.3.1.RELEASE')
)
libraryDependencies += "io.kwy.boot" % "spring-boot-autoconfigure" % "1.5.3.1.RELEASE"
[io.kwy.boot/spring-boot-autoconfigure "1.5.3.1.RELEASE"]

Dependencies

compile (34)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.4.RELEASE
io.kwy.boot : spring-boot jar 1.5.3.1.RELEASE
org.springframework.security : spring-security-config Optional jar
com.netflix.zuul : zuul-core Optional jar
org.springframework.security : spring-security-rsa Optional jar
org.springframework.security : spring-security-web Optional jar
org.springframework.security : spring-security-ldap Optional jar
org.hibernate : hibernate-validator Optional jar 5.3.5.Final
org.springframework.security.oauth : spring-security-oauth2 Optional jar 2.0.14.RELEASE
org.springframework : spring-aspects Optional jar
org.springframework.session : spring-session Optional jar 1.3.1.RELEASE
org.springframework.data : spring-data-jpa Optional jar
org.springframework.data : spring-data-envers Optional jar
org.springframework.data : spring-data-ldap Optional jar
org.hibernate : hibernate-entitymanager Optional jar 5.2.10.Final
org.hibernate : hibernate-search-orm Optional jar 5.7.0.Final
com.querydsl : querydsl-jpa Optional jar 4.1.4
com.querydsl : querydsl-sql Optional jar 4.1.4
p6spy : p6spy Optional jar 3.0.0
net.ttddyy : datasource-proxy Optional jar 1.4.1
ch.qos.logback : logback-access Optional jar 1.1.11
com.sun.mail : javax.mail Optional jar 1.5.6
org.springframework.cloud : spring-cloud-context Optional jar
org.springframework.boot : spring-boot-actuator Optional jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-logging Optional jar 1.5.4.RELEASE
org.springframework : spring-jdbc Optional jar
org.springframework : spring-orm Optional jar
org.springframework.mobile : spring-mobile-device Optional jar 1.1.5.RELEASE
org.flywaydb : flyway-core Optional jar 4.2.0
org.springframework.batch : spring-batch-core Optional jar 3.0.7.RELEASE
org.apache.tomcat.embed : tomcat-embed-core Optional jar 8.5.15
org.eclipse.jetty : jetty-server Optional jar 9.4.5.v20170502
io.undertow : undertow-servlet Optional jar 1.4.15.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.4.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar

test (6)

Group / Artifact Type Version
org.glassfish : javax.el jar 3.0.0
com.h2database : h2 jar 1.4.195
com.zaxxer : HikariCP jar 2.5.1
junit : junit jar 4.12
org.springframework.session : spring-session-jdbc jar 1.3.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.4.RELEASE

Project Modules

There are no modules declared in this project.