Last Version

confit 0.17.0

Configuration Management for Java applications.

License

License

Apache License
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-root
Version

Version

0.17.0
Type

Type

pom
Description

Description

confit
Configuration Management for Java applications.

Download confit-root 0.17.0

Filename Size
confit-root-0.17.0.pom 14 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5
org.unitils : unitils-core jar 3.1

Project Modules

  • core
  • api-model
  • api-runtime
  • api-admin
  • api-provider
  • provider-hbase
  • provider-hbase-filter
  • provider-jpa20
  • provider-yaml
  • provider-cached
  • admin-jaxrs
  • tck
  • perf
  • docbkx