License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.talanlabs |
ArtifactId | ArtifactIdcomponent-config-properties |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionComponent Config Properties
Easy file config
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.talanlabs : component-bean-apt | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.4.0 |