tag | 5cac6914f8c41c0a3a7daa524b581e2bb991475c | |
---|---|---|
tagger | Carl Hall <thecarlhall@apache.org> | Sat Jul 15 22:04:55 2017 -0700 |
object | cf7498ed4bb0aa909c73a8d95a9c013094e8c020 |
Tag for commons dbutils 1.7 RC1
commit | cf7498ed4bb0aa909c73a8d95a9c013094e8c020 | [log] [tgz] |
---|---|---|
author | Carl Hall <thecarlhall@apache.org> | Sat Jul 15 22:04:05 2017 -0700 |
committer | Carl Hall <thecarlhall@apache.org> | Sat Jul 15 22:04:05 2017 -0700 |
tree | d1ec59338a97e01db93c832ec61fede1f760ff08 | |
parent | 33a1e302891eb1b5dae60c2e105a329364a7e4f1 [diff] |
Remove pom versions to pick up from parent and fix build issues. Remove deprecated checkstyle modules.
The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development.
More information can be found on the homepage. The JavaDoc can be browsed. Questions related to the usage of Apache Commons DbUtils should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>commons-dbutils</groupId> <artifactId>commons-dbutils</artifactId> <version>1.7</version> </dependency>
We accept PRs 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:
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.
Code is under the Apache Licence v2.
You like Apache Commons DbUtils? Then donate back to the ASF to support the development.