system-config

Data structure to agregate config for different sources

License

License

MIT license
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.pawelj-pl
ArtifactId

ArtifactId

system-config
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

system-config
Data structure to agregate config for different sources

Download system-config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.6-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.0
com.github.stefanbirkner : system-rules jar 1.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0