License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcc.concurrent |
ArtifactId | ArtifactIdconfig-parent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionconfig
config util.
|
Filename | Size |
---|---|
config-parent-0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.concurrent/config-parent/ -->
<dependency>
<groupId>cc.concurrent</groupId>
<artifactId>config-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cc.concurrent/config-parent/
implementation 'cc.concurrent:config-parent:0.1'
// https://jarcasting.com/artifacts/cc.concurrent/config-parent/
implementation ("cc.concurrent:config-parent:0.1")
'cc.concurrent:config-parent:pom:0.1'
<dependency org="cc.concurrent" name="config-parent" rev="0.1">
<artifact name="config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cc.concurrent', module='config-parent', version='0.1')
)
libraryDependencies += "cc.concurrent" % "config-parent" % "0.1"
[cc.concurrent/config-parent "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 2.0.1 |
com.google.guava : guava | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |