Apache Commons Configuration patched by Freiheitsgrade

Tools to assist in the reading of configuration/preferences files in various formats

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

consulting.freiheitsgrade.patched
ArtifactId

ArtifactId

commons-configuration2
Last Version

Last Version

2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Configuration patched by Freiheitsgrade
Tools to assist in the reading of configuration/preferences files in various formats
Project URL

Project URL

https://github.com/freiheitsgrade/commons-configuration-patched/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/freiheitsgrade/commons-configuration-patched

Download commons-configuration2

How to add to project

<!-- https://jarcasting.com/artifacts/consulting.freiheitsgrade.patched/commons-configuration2/ -->
<dependency>
    <groupId>consulting.freiheitsgrade.patched</groupId>
    <artifactId>commons-configuration2</artifactId>
    <version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/consulting.freiheitsgrade.patched/commons-configuration2/
implementation 'consulting.freiheitsgrade.patched:commons-configuration2:2.7'
// https://jarcasting.com/artifacts/consulting.freiheitsgrade.patched/commons-configuration2/
implementation ("consulting.freiheitsgrade.patched:commons-configuration2:2.7")
'consulting.freiheitsgrade.patched:commons-configuration2:jar:2.7'
<dependency org="consulting.freiheitsgrade.patched" name="commons-configuration2" rev="2.7">
  <artifact name="commons-configuration2" type="jar" />
</dependency>
@Grapes(
@Grab(group='consulting.freiheitsgrade.patched', module='commons-configuration2', version='2.7')
)
libraryDependencies += "consulting.freiheitsgrade.patched" % "commons-configuration2" % "2.7"
[consulting.freiheitsgrade.patched/commons-configuration2 "2.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core Optional jar 4.3.26.RELEASE
org.springframework : spring-beans Optional jar 4.3.26.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (16)

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

Project Modules

There are no modules declared in this project.

Apache Commons Configuration

Build Status Coverage Status Maven Central Javadocs

Tools to assist in the reading of configuration/preferences files in various formats

Documentation

More information can be found on the Apache Commons Configuration homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Configuration should be posted to the user mailing list.

Where can I get the latest release?

You can download source and binaries from our download page.

Alternatively you can pull it from the central Maven repositories:

<dependency>
  <groupId>org.apache.commons</groupId>
  <artifactId>commons-configuration2</artifactId>
  <version>2.7</version>
</dependency>

Contributing

We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:

  • No tabs! Please use spaces for indentation.
  • Respect the code style.
  • Create minimal diffs - disable on save actions like reformat source code or organize imports. If you feel the source code should be reformatted create a separate PR for this change.
  • Provide JUnit tests for your changes and make sure your changes don't break any existing tests by running mvn clean test.

If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.

License

This code is under the Apache Licence v2.

See the NOTICE.txt file for required notices and attributions.

Donations

You like Apache Commons Configuration? Then donate back to the ASF to support the development.

Additional Resources

consulting.freiheitsgrade.patched

Freiheitsgrade Consulting

Versions

Version
2.7