org.refcodes:refcodes-configuration

This artifact provides means to read configuration data from various different locations such as properties from JAR files, file system files or remote HTTP addresses or GIT repositories.

License

License

Other License Agreement
Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-configuration
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

org.refcodes:refcodes-configuration
This artifact provides means to read configuration data from various different locations such as properties from JAR files, file system files or remote HTTP addresses or GIT repositories.

Download refcodes-configuration

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.refcodes : refcodes-runtime jar 2.0.5
org.refcodes : refcodes-component jar 2.0.5
org.refcodes : refcodes-structure-ext-factory jar 2.0.5
org.refcodes : refcodes-licensing jar 2.0.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.10.3
1.10.2
1.10.1
1.10.0
1.9.9
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8