org.refcodes:refcodes-properties

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

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-properties
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

org.refcodes:refcodes-properties
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.
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-properties
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-properties

Download refcodes-properties

How to add to project

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

Dependencies

compile (4)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.2
2.2.1
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0