| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdio.stargate.config.store.yaml |
| ArtifactId | ArtifactIdconfig-store-yaml |
| Version | Version1.0.27 |
| Type | Typejar |
| Description |
DescriptionCore modules for Stargate
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| config-store-yaml-1.0.27.pom | |
| config-store-yaml-1.0.27.jar | 5 MB |
| config-store-yaml-1.0.27-sources.jar | 4 KB |
| config-store-yaml-1.0.27-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.27</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.27'
// https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/
implementation ("io.stargate.config.store.yaml:config-store-yaml:1.0.27")
'io.stargate.config.store.yaml:config-store-yaml:jar:1.0.27'
<dependency org="io.stargate.config.store.yaml" name="config-store-yaml" rev="1.0.27">
<artifact name="config-store-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.config.store.yaml', module='config-store-yaml', version='1.0.27')
)
libraryDependencies += "io.stargate.config.store.yaml" % "config-store-yaml" % "1.0.27"
[io.stargate.config.store.yaml/config-store-yaml "1.0.27"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.stargate.config-store : config-store-api | jar | 1.0.27 |
| io.stargate.core : core | jar | 1.0.27 |
| org.osgi : org.osgi.core | jar | 6.0.0 |
| 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 |