Configuration

An abstraction for providing configuration

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.pastdev.httpcomponents
ArtifactId

ArtifactId

configuration
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Configuration
An abstraction for providing configuration
Project Organization

Project Organization

pastdev.com

Download configuration

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5