Nuun Configuration Common Plugin
A nuun configuration plugin based on apache common configuration.
| License |
License |
|---|---|
| Categories |
CategoriesConfiguration Application Layer Libs config |
| GroupId | GroupIdio.nuun |
| ArtifactId | ArtifactIdnuun-configuration-common-plugin |
| Last Version | Last Version1.0.M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuun IO Common Configuration Plugin
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |
Nuun Configuration Common Plugin
A nuun configuration plugin based on apache common configuration.
| Version |
|---|
|
1.0.M1
|