Last Version

org.zalando.stups:spring-boot-ext 0.9.0

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

spring-boot-ext
Version

Version

0.9.0
Type

Type

jar
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/booties.git

Download spring-boot-ext 0.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-actuator jar
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.assertj : assertj-core jar 2.0.0

Project Modules

There are no modules declared in this project.