Last Version

io.scalecube:config 0.4.15

ScaleCube Config is a configuration management library for JVM based distributed applications.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

config
Version

Version

0.4.15
Type

Type

jar
Description

Description

ScaleCube Config is a configuration management library for JVM based distributed applications.

Download config 0.4.15


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (10)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.google.guava : guava jar 29.0-jre
org.junit.jupiter : junit-jupiter-engine jar 5.1.1
org.junit.jupiter : junit-jupiter-params jar 5.1.1
org.mockito : mockito-junit-jupiter jar 2.27.0
org.hamcrest : hamcrest-all jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

Project Modules

There are no modules declared in this project.