License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.stargate.config.store.yaml |
ArtifactId | ArtifactIdconfig-store-yaml |
Last Version | Last Version2.0.0-ALPHA-14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
<!-- 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-14</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-14'
// 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-14")
'io.stargate.config.store.yaml:config-store-yaml:jar:2.0.0-ALPHA-14'
<dependency org="io.stargate.config.store.yaml" name="config-store-yaml" rev="2.0.0-ALPHA-14">
<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-14')
)
libraryDependencies += "io.stargate.config.store.yaml" % "config-store-yaml" % "2.0.0-ALPHA-14"
[io.stargate.config.store.yaml/config-store-yaml "2.0.0-ALPHA-14"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.config-store : config-store-api | jar | 2.0.0-ALPHA-14 |
io.stargate.core : core | jar | 2.0.0-ALPHA-14 |
org.osgi : org.osgi.core | jar | 6.0.0 |
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.8 |