| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.talanlabs | 
| ArtifactId | ArtifactIdconfig-properties-parent | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionConfig Properties Parent Easy file config | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| config-properties-parent-2.0.0.pom | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.talanlabs/config-properties-parent/ -->
<dependency>
    <groupId>com.talanlabs</groupId>
    <artifactId>config-properties-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.talanlabs/config-properties-parent/
implementation 'com.talanlabs:config-properties-parent:2.0.0'// https://jarcasting.com/artifacts/com.talanlabs/config-properties-parent/
implementation ("com.talanlabs:config-properties-parent:2.0.0")'com.talanlabs:config-properties-parent:pom:2.0.0'<dependency org="com.talanlabs" name="config-properties-parent" rev="2.0.0">
  <artifact name="config-properties-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.talanlabs', module='config-properties-parent', version='2.0.0')
)libraryDependencies += "com.talanlabs" % "config-properties-parent" % "2.0.0"[com.talanlabs/config-properties-parent "2.0.0"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.4.0 |