Config Properties

Easy file config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

config-properties
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Config Properties
Easy file config
Project URL

Project URL

http://www.talanlabs.com/config-properties
Project Organization

Project Organization

Talanlabs
Source Code Management

Source Code Management

https://gitlab.talanlabs.com/gabriel-allaigre/config-properties/config-properties

Download config-properties

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.talanlabs : rtext jar 1.1.0
commons-beanutils : commons-beanutils jar 1.9.3
org.yaml : snakeyaml jar 1.19
org.slf4j : slf4j-api jar 1.7.22
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0