Last Version

com.listeningframework.boot:listening-boot-autoconfigure 2.0.4.0

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-autoconfigure
Version

Version

2.0.4.0
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/listening-boot-autoconfigure

Download listening-boot-autoconfigure 2.0.4.0


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

Dependencies

compile (58)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.0.4.RELEASE
org.projectlombok : lombok jar 1.16.22
org.apache.commons : commons-lang3 jar 3.7
commons-collections : commons-collections jar 3.2.2
commons-beanutils : commons-beanutils jar 1.9.3
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.11
com.google.guava : guava jar 23.6-jre
dom4j : dom4j jar 1.6.1
com.thoughtworks.xstream : xstream jar
org.springframework.boot : spring-boot-starter-test Optional jar 2.0.4.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 1.3.2
com.github.pagehelper : pagehelper-spring-boot-starter Optional jar 1.2.7
mysql : mysql-connector-java Optional jar 5.1.46
io.jsonwebtoken : jjwt Optional jar 0.9.0
net.logstash.logback : logstash-logback-encoder Optional jar 5.1
org.springframework.boot : spring-boot-starter-cache Optional jar 2.0.4.RELEASE
org.ehcache : ehcache Optional jar 3.5.2
javax.cache : cache-api Optional jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.2.51
com.fasterxml.jackson.module : jackson-module-kotlin Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.0.4.RELEASE
io.dropwizard.metrics : metrics-core Optional jar 3.2.5
io.dropwizard.metrics : metrics-annotation Optional jar 3.2.5
io.dropwizard.metrics : metrics-json Optional jar 3.2.5
io.dropwizard.metrics : metrics-jvm Optional jar 3.2.5
io.dropwizard.metrics : metrics-servlet Optional jar 3.2.5
io.dropwizard.metrics : metrics-graphite Optional jar 3.2.5
io.dropwizard.metrics : metrics-jcache Optional jar 3.2.5
io.dropwizard.metrics : metrics-servlets Optional jar 3.2.5
com.ryantenney.metrics : metrics-spring Optional jar 3.1.3
org.sitemesh : sitemesh Optional jar 3.0.0
io.springfox : springfox-swagger2 Optional jar 2.9.2
io.swagger : swagger-jersey2-jaxrs Optional jar 1.5.20
io.springfox : springfox-swagger-ui Optional jar 2.9.2
com.github.penggle : kaptcha Optional jar 2.3.2
net.coobird : thumbnailator Optional jar 0.4.8
com.google.zxing : core Optional jar 3.3.3
com.google.zxing : javase Optional jar 3.3.3
org.apache.httpcomponents : httpclient Optional jar 4.5.6
org.apache.httpcomponents : httpcore Optional jar 4.4.10
org.apache.httpcomponents : httpmime Optional jar 4.5.6
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-mail Optional jar 2.0.4.RELEASE
org.springframework.session : spring-session-core Optional jar
org.springframework.boot : spring-boot-starter-quartz Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-jersey Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-freemarker Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-amqp Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-security Optional jar 2.0.4.RELEASE
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.0.4.RELEASE
com.codeborne : phantomjsdriver Optional jar 1.4.4
org.jsoup : jsoup Optional jar 1.9.2

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat Optional jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.