License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.zalando |
ArtifactId | ArtifactIdzalando-boot-etcd-autoconfigure |
Version | Version2.3 |
Type | Typejar |
Description |
DescriptionZalando Boot Etcd :: AutoConfigure
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.zalando/zalando-boot-etcd-autoconfigure/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>zalando-boot-etcd-autoconfigure</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/zalando-boot-etcd-autoconfigure/
implementation 'org.zalando:zalando-boot-etcd-autoconfigure:2.3'
// https://jarcasting.com/artifacts/org.zalando/zalando-boot-etcd-autoconfigure/
implementation ("org.zalando:zalando-boot-etcd-autoconfigure:2.3")
'org.zalando:zalando-boot-etcd-autoconfigure:jar:2.3'
<dependency org="org.zalando" name="zalando-boot-etcd-autoconfigure" rev="2.3">
<artifact name="zalando-boot-etcd-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='zalando-boot-etcd-autoconfigure', version='2.3')
)
libraryDependencies += "org.zalando" % "zalando-boot-etcd-autoconfigure" % "2.3"
[org.zalando/zalando-boot-etcd-autoconfigure "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando : zalando-boot-etcd Optional | jar | 2.3 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.4.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.4.3.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
org.slf4j : slf4j-simple | jar | 1.7.22 |
org.springframework.boot : spring-boot-starter-test | jar | 1.4.3.RELEASE |