License |
License
Other License Agreement
|
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-configuration-ext-runtime |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-configuration-ext-runtime
Artefact for providing predefined configuration compositions common for
everyday application setups.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext-runtime/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-configuration-ext-runtime</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext-runtime/
implementation 'org.refcodes:refcodes-configuration-ext-runtime:2.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext-runtime/
implementation ("org.refcodes:refcodes-configuration-ext-runtime:2.0.5")
'org.refcodes:refcodes-configuration-ext-runtime:jar:2.0.5'
<dependency org="org.refcodes" name="refcodes-configuration-ext-runtime" rev="2.0.5">
<artifact name="refcodes-configuration-ext-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-configuration-ext-runtime', version='2.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-configuration-ext-runtime" % "2.0.5"
[org.refcodes/refcodes-configuration-ext-runtime "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-configuration-ext-console | jar | 2.0.5 |
org.refcodes : refcodes-configuration-ext-obfuscation | jar | 2.0.5 |
org.refcodes : refcodes-configuration | jar | 2.0.5 |
org.refcodes : refcodes-licensing | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |