License |
License
Other License Agreement
|
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-configuration-ext |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-configuration-ext
Artifact for providing extended functionality for the refcodes-configuration artifact.
|
Filename | Size |
---|---|
refcodes-configuration-ext-2.0.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-configuration-ext</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext/
implementation 'org.refcodes:refcodes-configuration-ext:2.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext/
implementation ("org.refcodes:refcodes-configuration-ext:2.0.5")
'org.refcodes:refcodes-configuration-ext:pom:2.0.5'
<dependency org="org.refcodes" name="refcodes-configuration-ext" rev="2.0.5">
<artifact name="refcodes-configuration-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-configuration-ext', version='2.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-configuration-ext" % "2.0.5"
[org.refcodes/refcodes-configuration-ext "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
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 |