Last Version

Component Config Properties 2.0.0

Easy file config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

component-config-properties
Version

Version

2.0.0
Type

Type

jar
Description

Description

Component Config Properties
Easy file config
Project URL

Project URL

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

Project Organization

Talanlabs
Source Code Management

Source Code Management

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

Download component-config-properties 2.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.talanlabs : config-properties jar 2.0.0
com.talanlabs : component-bean jar 1.0.1
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

provided (1)

Group / Artifact Type Version
com.talanlabs : component-bean-apt jar 1.0.1

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.