is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.config.store.yaml:config-store-yaml 2.0.0-ALPHA-8

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

2.0.0-ALPHA-8
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 2.0.0-ALPHA-8


<!-- 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>2.0.0-ALPHA-8</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/
implementation 'io.stargate.config.store.yaml:config-store-yaml:2.0.0-ALPHA-8'
// https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/
implementation ("io.stargate.config.store.yaml:config-store-yaml:2.0.0-ALPHA-8")
'io.stargate.config.store.yaml:config-store-yaml:jar:2.0.0-ALPHA-8'
<dependency org="io.stargate.config.store.yaml" name="config-store-yaml" rev="2.0.0-ALPHA-8">
  <artifact name="config-store-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.config.store.yaml', module='config-store-yaml', version='2.0.0-ALPHA-8')
)
libraryDependencies += "io.stargate.config.store.yaml" % "config-store-yaml" % "2.0.0-ALPHA-8"
[io.stargate.config.store.yaml/config-store-yaml "2.0.0-ALPHA-8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.github.ben-manes.caffeine : caffeine jar 2.9.3
io.dropwizard.metrics : metrics-graphite jar 4.1.29

provided (3)

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

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-inline jar 3.12.4
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.