Last Version

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

crypto-spring-boot
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

Download crypto-spring-boot 0.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.zalando.stups : crypto-common jar 0.9.0
org.zalando.stups : crypto-spring jar 0.9.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot Optional jar 1.2.7.RELEASE

Project Modules

There are no modules declared in this project.