Nort Config

Configuration management for distributed Java applications made easy.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

pl.nort
ArtifactId

ArtifactId

config
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nort Config
Configuration management for distributed Java applications made easy.
Project URL

Project URL

https://github.com/nort/config

Download config

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.google.code.findbugs : findbugs jar 3.0.1
com.google.guava : guava jar 18.0
org.eclipse.jgit : org.eclipse.jgit jar 3.7.1.201504261725-r
com.github.drapostolos : type-parser jar 0.5.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.0.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.1.0
1.0.0