License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-apache-commons-configuration2 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor Apache Commons Configuration 2
GlobalMentor additions to the Apache Commons Configuration 2.x library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-apache-commons-configuration2/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-apache-commons-configuration2</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-apache-commons-configuration2/
implementation 'com.globalmentor:globalmentor-apache-commons-configuration2:1.0.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-apache-commons-configuration2/
implementation ("com.globalmentor:globalmentor-apache-commons-configuration2:1.0.0")
'com.globalmentor:globalmentor-apache-commons-configuration2:jar:1.0.0'
<dependency org="com.globalmentor" name="globalmentor-apache-commons-configuration2" rev="1.0.0">
<artifact name="globalmentor-apache-commons-configuration2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-apache-commons-configuration2', version='1.0.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-apache-commons-configuration2" % "1.0.0"
[com.globalmentor/globalmentor-apache-commons-configuration2 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.4 |
org.apache.commons : commons-configuration2 | jar | 2.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.globalmentor : globalmentor-core | jar | 0.5.3 |
io.clogr : clogr-logback | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |