is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.config.store.yaml:config-store-yaml 1.0.29

Core modules for Stargate

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.stargate.config.store.yaml
ArtifactId

ArtifactId

config-store-yaml
Version

Version

1.0.29
Type

Type

jar
Description

Description

Core modules for Stargate
Source Code Management

Source Code Management

http://github.com/stargate/stargate/tree/master/config-store-yaml

Download config-store-yaml 1.0.29


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-graphite jar 4.1.19
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.3
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.google.guava : guava jar 29.0-jre

provided (3)

Group / Artifact Type Version
io.stargate.config-store : config-store-api jar 1.0.29
io.stargate.core : core jar 1.0.29
org.osgi : org.osgi.core jar 6.0.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.17.2
org.mockito : mockito-inline jar 3.5.10
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.