License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.stargate.config.store.yaml |
ArtifactId | ArtifactIdconfig-store-yaml |
Version | Version1.0.45 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-store-yaml-1.0.45.pom | |
config-store-yaml-1.0.45.jar | 3 MB |
config-store-yaml-1.0.45-sources.jar | 4 KB |
config-store-yaml-1.0.45-javadoc.jar | 42 KB |
Browse |
<!-- 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.45</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.45'
// https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/
implementation ("io.stargate.config.store.yaml:config-store-yaml:1.0.45")
'io.stargate.config.store.yaml:config-store-yaml:jar:1.0.45'
<dependency org="io.stargate.config.store.yaml" name="config-store-yaml" rev="1.0.45">
<artifact name="config-store-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.config.store.yaml', module='config-store-yaml', version='1.0.45')
)
libraryDependencies += "io.stargate.config.store.yaml" % "config-store-yaml" % "1.0.45"
[io.stargate.config.store.yaml/config-store-yaml "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.4 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
io.dropwizard.metrics : metrics-graphite | jar | 4.1.19 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.config-store : config-store-api | jar | 1.0.45 |
io.stargate.core : core | jar | 1.0.45 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.17.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.mockito : mockito-inline | jar | 3.5.10 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |