Last Version

spring-boot-starter-breuninger-example-app 3.2.1.RELEASE

spring-boot-starter-breuninger

License

License

GroupId

GroupId

com.breuninger.boot
ArtifactId

ArtifactId

example-app
Version

Version

3.2.1.RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-breuninger-example-app
spring-boot-starter-breuninger
Project URL

Project URL

https://github.com/e-breuninger/spring-boot-starter-breuninger

Download example-app 3.2.1.RELEASE


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

Dependencies

compile (15)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40
org.jetbrains.kotlin : kotlin-reflect jar 1.3.40
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.9
de.codecentric : spring-boot-admin-starter-client jar 2.1.5
org.springframework.boot : spring-boot-starter-webflux jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb-reactive jar 2.1.6.RELEASE
com.breuninger.boot : core jar 3.2.1.RELEASE
com.breuninger.boot : jobs jar 3.2.1.RELEASE
com.breuninger.boot : togglz jar 3.2.1.RELEASE
com.breuninger.boot : validation jar 3.2.1.RELEASE
io.projectreactor.kafka : reactor-kafka jar 1.1.1.RELEASE
org.springframework.boot : spring-boot-devtools jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.