| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdorg.deephacks |
| ArtifactId | ArtifactIdconfit-root |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionconfit
Configuration Management for Java applications.
|
| Filename | Size |
|---|---|
| confit-root-0.17.0.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/confit-root/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>confit-root</artifactId>
<version>0.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-root/
implementation 'org.deephacks:confit-root:0.17.0'
// https://jarcasting.com/artifacts/org.deephacks/confit-root/
implementation ("org.deephacks:confit-root:0.17.0")
'org.deephacks:confit-root:pom:0.17.0'
<dependency org="org.deephacks" name="confit-root" rev="0.17.0">
<artifact name="confit-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-root', version='0.17.0')
)
libraryDependencies += "org.deephacks" % "confit-root" % "0.17.0"
[org.deephacks/confit-root "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.unitils : unitils-core | jar | 3.1 |