config

Projects Configuration Library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

config
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

config
Projects Configuration Library
Project URL

Project URL

https://github.com/corbel-platform/lib-config
Project Organization

Project Organization

Devialab
Source Code Management

Source Code Management

https://github.com/corbel-platform/lib-config

Download config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.3.RELEASE

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

lib-config GitHub version License Build Status Coverage Status

###About

Projects Configuration Library

io.corbel.lib

Corbel Platform

Backend that suits any application

Versions

Version
0.4.0
0.3.0