License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.apache.commons |
ArtifactId | ArtifactIdcommons-configuration2 |
Last Version | Last Version2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Commons Configuration
Tools to assist in the reading of configuration/preferences files in
various formats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-configuration2/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-configuration2/
implementation 'org.apache.commons:commons-configuration2:2.7'
// https://jarcasting.com/artifacts/org.apache.commons/commons-configuration2/
implementation ("org.apache.commons:commons-configuration2:2.7")
'org.apache.commons:commons-configuration2:jar:2.7'
<dependency org="org.apache.commons" name="commons-configuration2" rev="2.7">
<artifact name="commons-configuration2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-configuration2', version='2.7')
)
libraryDependencies += "org.apache.commons" % "commons-configuration2" % "2.7"
[org.apache.commons/commons-configuration2 "2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-text | jar | 1.8 |
commons-logging : commons-logging | jar | 1.2 |
commons-beanutils : commons-beanutils Optional | jar | 1.9.4 |
commons-codec : commons-codec Optional | jar | 1.14 |
org.apache.commons : commons-jexl Optional | jar | 2.1.1 |
org.apache.commons : commons-vfs2 Optional | jar | 2.6.0 |
commons-jxpath : commons-jxpath Optional | jar | 1.3 |
xml-resolver : xml-resolver Optional | jar | 1.2 |
org.springframework : spring-core Optional | jar | 4.3.26.RELEASE |
org.springframework : spring-beans Optional | jar | 4.3.26.RELEASE |
org.yaml : snakeyaml Optional | jar | 1.26 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.10.3 |
log4j : log4j Optional | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 4.3.26.RELEASE |
org.springframework : spring-test Optional | jar | 4.3.26.RELEASE |
org.apache.commons : commons-dbcp2 | jar | 2.7.0 |
org.apache.commons : commons-pool2 | jar | 2.8.0 |
org.hsqldb : hsqldb | jar | 2.5.0 |
org.dbunit : dbunit | jar | 2.7.0 |
junit : junit | jar | 4.13 |
junit-addons : junit-addons | jar | 1.4 |
mockobjects : mockobjects-core | jar | 0.09 |
mockobjects : mockobjects-jdk1.4-j2ee1.3 | jar | 0.09 |
org.easymock : easymock | jar | 4.2 |
com.sun.mail : mailapi | jar | 1.6.4 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : slf4j-ext | jar | 1.7.26 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
org.slf4j : slf4j-nop | jar | 1.7.26 |