Last Version

org.zalando.stups:stups-twintip-spring-boot-starter 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

stups-twintip-spring-boot-starter
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 stups-twintip-spring-boot-starter 0.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar
org.springframework.boot : spring-boot-starter-web jar

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.slf4j : slf4j-log4j12 jar
log4j : log4j jar
org.slf4j : jcl-over-slf4j jar
org.assertj : assertj-core jar 3.0.0

Project Modules

There are no modules declared in this project.