| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration |
| GroupId | GroupIdorg.deephacks.tools4j |
| ArtifactId | ArtifactIdconfig-provider-root |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTools4j Config Provider Root
Tools4j Config Provider Root Pom
|
| Filename | Size |
|---|---|
| config-provider-root-0.0.1.pom | 896 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/config-provider-root/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>config-provider-root</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/config-provider-root/
implementation 'org.deephacks.tools4j:config-provider-root:0.0.1'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/config-provider-root/
implementation ("org.deephacks.tools4j:config-provider-root:0.0.1")
'org.deephacks.tools4j:config-provider-root:pom:0.0.1'
<dependency org="org.deephacks.tools4j" name="config-provider-root" rev="0.0.1">
<artifact name="config-provider-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='config-provider-root', version='0.0.1')
)
libraryDependencies += "org.deephacks.tools4j" % "config-provider-root" % "0.0.1"
[org.deephacks.tools4j/config-provider-root "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.unitils : unitils-core | jar | 3.1 |