is not current version
Last Version 0.15.0

org.deephacks.tools4j:tools4j-config-root 0.14.0

Configuration Management for long running Java applications.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

tools4j-config-root
Version

Version

0.14.0
Type

Type

pom

Download tools4j-config-root 0.14.0


<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-root/ -->
<dependency>
    <groupId>org.deephacks.tools4j</groupId>
    <artifactId>tools4j-config-root</artifactId>
    <version>0.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-root/
implementation 'org.deephacks.tools4j:tools4j-config-root:0.14.0'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-root/
implementation ("org.deephacks.tools4j:tools4j-config-root:0.14.0")
'org.deephacks.tools4j:tools4j-config-root:pom:0.14.0'
<dependency org="org.deephacks.tools4j" name="tools4j-config-root" rev="0.14.0">
  <artifact name="tools4j-config-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='tools4j-config-root', version='0.14.0')
)
libraryDependencies += "org.deephacks.tools4j" % "tools4j-config-root" % "0.14.0"
[org.deephacks.tools4j/tools4j-config-root "0.14.0"]