All Projects → apache → commons-parent

apache / commons-parent

Licence: Apache-2.0 license
Apache Commons Parent

Labels

Projects that are alternatives of or similar to commons-parent

Commons Lang
Mirror of Apache Commons Lang
Stars: ✭ 2,221 (+10476.19%)
Mutual labels:  commons
ph-commons
Java 1.8+ Library with tons of utility classes required in all projects
Stars: ✭ 23 (+9.52%)
Mutual labels:  commons
at tools
Source repo for at_commons and at_utils on pub.dev
Stars: ✭ 22 (+4.76%)
Mutual labels:  commons
commonsbooking
CommonsBooking is an open source Wordpress plugin for sharing items with users. This is the NEW CommonsBooking (starting at version v2.0.0). Please install plugin via Wordpress plugin directory.
Stars: ✭ 24 (+14.29%)
Mutual labels:  commons
commons-ognl
Apache Commons OGNL
Stars: ✭ 65 (+209.52%)
Mutual labels:  commons
commons-booking
Wordpress plugin for managing and booking of common goods. New Version 2: https://github.com/wielebenwir/commonsbooking
Stars: ✭ 24 (+14.29%)
Mutual labels:  commons
monos
cocos (code commons) - auto-include quick-starter prelude & prolog
Stars: ✭ 54 (+157.14%)
Mutual labels:  commons
agon
🦉 my golang utilities, log json config and other
Stars: ✭ 12 (-42.86%)
Mutual labels:  commons
mmt
margins merkle tree | grass roots collective crypto speculation
Stars: ✭ 15 (-28.57%)
Mutual labels:  commons
commons-jexl
Apache Commons Jexl
Stars: ✭ 136 (+547.62%)
Mutual labels:  commons
commons.openshift.org
Repository for OpenShift Commons Community Site
Stars: ✭ 31 (+47.62%)
Mutual labels:  commons
awesome-radical-decentralization
Awesome projects for radical decentralization.
Stars: ✭ 84 (+300%)
Mutual labels:  commons
Spell4Wiki
Spell4Wiki is a mobile application to record and upload audio for Wiktionary words to Wikimedia commons. Also act as a Wiki-Dictionary.
Stars: ✭ 17 (-19.05%)
Mutual labels:  commons

Apache Commons Parent

GitHub Actions Status Maven Central OpenSSF Scorecard

The Apache Commons Parent POM provides common settings for all Apache Commons components.

Documentation

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

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-parent</artifactId>
  <version>56</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.

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 Parent? Then donate back to the ASF to support the development.

Additional Resources

Apache Commons Components

Component GitHub Repository Apache Homepage
Apache Commons BCEL commons-bcel commons-bcel
Apache Commons Beanutils commons-beanutils commons-beanutils
Apache Commons BSF commons-bsf commons-bsf
Apache Commons Build-plugin commons-build-plugin commons-build-plugin
Apache Commons Chain commons-chain commons-chain
Apache Commons CLI commons-cli commons-cli
Apache Commons Codec commons-codec commons-codec
Apache Commons Collections commons-collections commons-collections
Apache Commons Compress commons-compress commons-compress
Apache Commons Configuration commons-configuration commons-configuration
Apache Commons Crypto commons-crypto commons-crypto
Apache Commons CSV commons-csv commons-csv
Apache Commons Daemon commons-daemon commons-daemon
Apache Commons DBCP commons-dbcp commons-dbcp
Apache Commons Dbutils commons-dbutils commons-dbutils
Apache Commons Digester commons-digester commons-digester
Apache Commons Email commons-email commons-email
Apache Commons Exec commons-exec commons-exec
Apache Commons Fileupload commons-fileupload commons-fileupload
Apache Commons Functor commons-functor commons-functor
Apache Commons Geometry commons-geometry commons-geometry
Apache Commons Graph commons-graph commons-graph
Apache Commons Imaging commons-imaging commons-imaging
Apache Commons IO commons-io commons-io
Apache Commons JCI commons-jci commons-jci
Apache Commons JCS commons-jcs commons-jcs
Apache Commons Jelly commons-jelly commons-jelly
Apache Commons Jexl commons-jexl commons-jexl
Apache Commons Jxpath commons-jxpath commons-jxpath
Apache Commons Lang commons-lang commons-lang
Apache Commons Logging commons-logging commons-logging
Apache Commons Math commons-math commons-math
Apache Commons Net commons-net commons-net
Apache Commons Numbers commons-numbers commons-numbers
Apache Commons Parent commons-parent commons-parent
Apache Commons Pool commons-pool commons-pool
Apache Commons Proxy commons-proxy commons-proxy
Apache Commons RDF commons-rdf commons-rdf
Apache Commons Release-plugin commons-release-plugin commons-release-plugin
Apache Commons Rng commons-rng commons-rng
Apache Commons Scxml commons-scxml commons-scxml
Apache Commons Signing commons-signing commons-signing
Apache Commons Skin commons-skin commons-skin
Apache Commons Statistics commons-statistics commons-statistics
Apache Commons Testing commons-testing commons-testing
Apache Commons Text commons-text commons-text
Apache Commons Validator commons-validator commons-validator
Apache Commons VFS commons-vfs commons-vfs
Apache Commons Weaver commons-weaver commons-weaver
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].