Nuun IO Common Configuration Plugin


License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

nuun-configuration-common-plugin
Last Version

Last Version

1.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuun IO Common Configuration Plugin
Source Code Management

Source Code Management

https://github.com/nuun-io/nuun-configuration-common-plugin

Download nuun-configuration-common-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.nuun : kernel-specs jar 1.0.M1
io.nuun : kernel-core jar 1.0.M1
commons-configuration : commons-configuration jar 1.8

test (7)

Group / Artifact Type Version
io.nuun : nuun-log-plugin jar 1.0.M1
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
org.easytesting : fest-assert jar 1.4
ch.qos.logback : logback-classic jar 1.0.0
org.powermock : powermock-core jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.

Nuun Configuration Common Plugin

A nuun configuration plugin based on apache common configuration.

io.nuun

Nuun IO

Nuun.IO is a set of libraries allowing a full use of the IOC principle.

Versions

Version
1.0.M1