Last Version

baigan-config 0.17.0

The baigan-config distributed configuration service.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

baigan-config
Version

Version

0.17.0
Type

Type

jar
Description

Description

baigan-config
The baigan-config distributed configuration service.
Project URL

Project URL

https://github.com/zalando/baigan-config
Source Code Management

Source Code Management

https://github.com/zalando/baigan-config.git

Download baigan-config 0.17.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.eclipse.mylyn.github : org.eclipse.egit.github.core jar 2.1.5
com.google.code.findbugs : jsr305 jar 3.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.1
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.6.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.6.1
org.springframework : spring-core jar 4.2.1.RELEASE
org.springframework : spring-context jar 4.2.1.RELEASE
com.amazonaws : aws-java-sdk-core jar 1.11.25
com.amazonaws : aws-java-sdk-s3 jar 1.11.25
com.google.guava : guava jar 18.0
net.jodah : failsafe jar 2.2.0
org.slf4j : slf4j-api jar 1.7.12
org.reflections : reflections jar 0.9.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-test jar 4.2.1.RELEASE

Project Modules

There are no modules declared in this project.