Datadriven ConfigView

Convenient over typesafe config.

License

License

Categories

Categories

Data config Application Layer Libs Configuration
GroupId

GroupId

cz.datadriven.utils
ArtifactId

ArtifactId

config-view
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Datadriven ConfigView
Convenient over typesafe config.
Project URL

Project URL

https://github.com/datadrivencz/config-view
Source Code Management

Source Code Management

https://github.com/datadrivencz/config-view

Download config-view

How to add to project

<!-- https://jarcasting.com/artifacts/cz.datadriven.utils/config-view/ -->
<dependency>
    <groupId>cz.datadriven.utils</groupId>
    <artifactId>config-view</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datadriven.utils/config-view/
implementation 'cz.datadriven.utils:config-view:0.5.2'
// https://jarcasting.com/artifacts/cz.datadriven.utils/config-view/
implementation ("cz.datadriven.utils:config-view:0.5.2")
'cz.datadriven.utils:config-view:jar:0.5.2'
<dependency org="cz.datadriven.utils" name="config-view" rev="0.5.2">
  <artifact name="config-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datadriven.utils', module='config-view', version='0.5.2')
)
libraryDependencies += "cz.datadriven.utils" % "config-view" % "0.5.2"
[cz.datadriven.utils/config-view "0.5.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.typesafe : config jar 1.4.1

runtime (1)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.11.0

Project Modules

There are no modules declared in this project.
cz.datadriven.utils

datadriven.cz

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.2
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2
0.1.0