com.emaginalabs:config-file-provider

Provides some common tools in order to configure our applications with a more complex system than the typical properties in the resource path

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.emaginalabs
ArtifactId

ArtifactId

config-file-provider
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Provides some common tools in order to configure our applications with a more complex system than the typical properties in the resource path

Download config-file-provider

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.emaginalabs : config-provider-api jar 1.0.0
com.emaginalabs : config-parser jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Config Suite Build Status Coverage Status

=================

Provides some common tools in order to configure our applications with a more complex system than the typical properties in the resource path

Versions

Version
1.0.0