License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nuiton |
ArtifactId | ArtifactIdnuiton-config |
Last Version | Last Version3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuiton Config :: API
Simple Application config API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nuiton-config-3.5.pom | |
nuiton-config-3.5.jar | 45 KB |
nuiton-config-3.5-sources.jar | 45 KB |
nuiton-config-3.5-javadoc.jar | 545 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton/nuiton-config/ -->
<dependency>
<groupId>org.nuiton</groupId>
<artifactId>nuiton-config</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton/nuiton-config/
implementation 'org.nuiton:nuiton-config:3.5'
// https://jarcasting.com/artifacts/org.nuiton/nuiton-config/
implementation ("org.nuiton:nuiton-config:3.5")
'org.nuiton:nuiton-config:jar:3.5'
<dependency org="org.nuiton" name="nuiton-config" rev="3.5">
<artifact name="nuiton-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton', module='nuiton-config', version='3.5')
)
libraryDependencies += "org.nuiton" % "nuiton-config" % "3.5"
[org.nuiton/nuiton-config "3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.nuiton : nuiton-converter | jar | 1.0 |
org.nuiton : nuiton-version | jar | 1.0 |
org.nuiton : nuiton-utils | jar | 3.1 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-io : commons-io | jar | 2.7 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
log4j : log4j | jar | 1.2.17 |
Version |
---|
3.5
|
3.4
|
3.3
|
3.2
|
3.1.1
|
3.1
|
3.0
|
3.0-rc-4
|
3.0-rc-3
|
3.0-rc-2
|
3.0-rc-1
|
3.0-alpha-4
|
3.0-alpha-3
|
3.0-alpha-2
|
3.0-alpha-1
|
2.7
|
2.6.12
|
2.6.11
|
2.6.10
|