License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.cana.steam |
ArtifactId | ArtifactIdconfig-base |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Toolkit
|
Filename | Size |
---|---|
config-base-0.5.0.pom | |
config-base-0.5.0.jar | 7 KB |
config-base-0.5.0-sources.jar | 4 KB |
config-base-0.5.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cana.steam/config-base/ -->
<dependency>
<groupId>io.cana.steam</groupId>
<artifactId>config-base</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cana.steam/config-base/
implementation 'io.cana.steam:config-base:0.5.0'
// https://jarcasting.com/artifacts/io.cana.steam/config-base/
implementation ("io.cana.steam:config-base:0.5.0")
'io.cana.steam:config-base:jar:0.5.0'
<dependency org="io.cana.steam" name="config-base" rev="0.5.0">
<artifact name="config-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cana.steam', module='config-base', version='0.5.0')
)
libraryDependencies += "io.cana.steam" % "config-base" % "0.5.0"
[io.cana.steam/config-base "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |