Nuun IO Configuration Props Plugin

This plugin allows to integrate Jodd.org Props lib into Nuun IO. This project is a plugin for nuun.io kernel please check http://nuun.io/kernel.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

nuun-configuration-props-plugin
Last Version

Last Version

1.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuun IO Configuration Props Plugin
This plugin allows to integrate Jodd.org Props lib into Nuun IO. This project is a plugin for nuun.io kernel please check http://nuun.io/kernel.
Source Code Management

Source Code Management

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

Download nuun-configuration-props-plugin

How to add to project

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

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