Configlands

Minimalistic configuration provider for Java EE applications.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

pl.devcoffee
ArtifactId

ArtifactId

configlands
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Configlands
Minimalistic configuration provider for Java EE applications.
Project Organization

Project Organization

Piotr Raszkowski

Download configlands

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.1