Clone this repo:
  1. 5c93404 [automerge] Merge of apache-commons-lang from aosp/master 2p: 03558f0eec am: 012889a7b6 am: 37256ec7c9 by Andrew Vuong · 1 year, 2 months ago android14-qpr2-release android14-qpr2-s1-release android14-qpr2-s2-release android14-qpr2-s3-release main master android-14.0.0_r29 android-14.0.0_r30 android-14.0.0_r31 android-14.0.0_r32 android-14.0.0_r33
  2. 9417a58 [automerge] Merge of apache-commons-lang from aosp/master 2p: 03558f0eec am: 012889a7b6 am: 25a6c5be20 by Andrew Vuong · 1 year, 2 months ago
  3. 37256ec [automerge] Merge of apache-commons-lang from aosp/master 2p: 03558f0eec am: 012889a7b6 by Andrew Vuong · 1 year, 2 months ago android14-qpr1-release android14-qpr1-s2-release android-14.0.0_r16 android-14.0.0_r17 android-14.0.0_r18 android-14.0.0_r19 android-14.0.0_r20 android-14.0.0_r21 android-14.0.0_r22 android-14.0.0_r23 android-14.0.0_r24 android-14.0.0_r25 android-14.0.0_r26 android-14.0.0_r27
  4. 25a6c5b [automerge] Merge of apache-commons-lang from aosp/master 2p: 03558f0eec am: 012889a7b6 by Andrew Vuong · 1 year, 2 months ago aml_tz5_341510010 android14-mainline-appsearch-release aml_ase_340913000 aml_ase_341113000 aml_ase_341310010 aml_ase_341410000 aml_ase_341510000 aml_neu_341010000 aml_neu_341010080 aml_neu_341510000 aml_odp_341610000 aml_sch_341510000 aml_tz5_341510010 aml_tz5_341510050 aml_tz5_341510070
  5. 012889a [automerge] Merge of apache-commons-lang from aosp/master 2p: 03558f0eec by Andrew Vuong · 1 year, 2 months ago android14-dev

Apache Commons Lang

GitHub Actions Status Coverage Status Maven Central Javadocs CodeQL OpenSSF Scorecard

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

Documentation

More information can be found on the Apache Commons Lang homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Lang 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-lang3</artifactId>
  <version>3.12.0</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 Lang? Then donate back to the ASF to support the development.

Additional Resources

Apache Commons Components

ComponentGitHub RepositoryApache Homepage
Apache Commons BCELcommons-bcelcommons-bcel
Apache Commons Beanutilscommons-beanutilscommons-beanutils
Apache Commons BSFcommons-bsfcommons-bsf
Apache Commons Build-plugincommons-build-plugincommons-build-plugin
Apache Commons Chaincommons-chaincommons-chain
Apache Commons CLIcommons-clicommons-cli
Apache Commons Codeccommons-codeccommons-codec
Apache Commons Collectionscommons-collectionscommons-collections
Apache Commons Compresscommons-compresscommons-compress
Apache Commons Configurationcommons-configurationcommons-configuration
Apache Commons Cryptocommons-cryptocommons-crypto
Apache Commons CSVcommons-csvcommons-csv
Apache Commons Daemoncommons-daemoncommons-daemon
Apache Commons DBCPcommons-dbcpcommons-dbcp
Apache Commons Dbutilscommons-dbutilscommons-dbutils
Apache Commons Digestercommons-digestercommons-digester
Apache Commons Emailcommons-emailcommons-email
Apache Commons Execcommons-execcommons-exec
Apache Commons Fileuploadcommons-fileuploadcommons-fileupload
Apache Commons Functorcommons-functorcommons-functor
Apache Commons Geometrycommons-geometrycommons-geometry
Apache Commons Graphcommons-graphcommons-graph
Apache Commons Imagingcommons-imagingcommons-imaging
Apache Commons IOcommons-iocommons-io
Apache Commons JCIcommons-jcicommons-jci
Apache Commons JCScommons-jcscommons-jcs
Apache Commons Jellycommons-jellycommons-jelly
Apache Commons Jexlcommons-jexlcommons-jexl
Apache Commons Jxpathcommons-jxpathcommons-jxpath
Apache Commons Langcommons-langcommons-lang
Apache Commons Loggingcommons-loggingcommons-logging
Apache Commons Mathcommons-mathcommons-math
Apache Commons Netcommons-netcommons-net
Apache Commons Numberscommons-numberscommons-numbers
Apache Commons Parentcommons-parentcommons-parent
Apache Commons Poolcommons-poolcommons-pool
Apache Commons Proxycommons-proxycommons-proxy
Apache Commons RDFcommons-rdfcommons-rdf
Apache Commons Release-plugincommons-release-plugincommons-release-plugin
Apache Commons Rngcommons-rngcommons-rng
Apache Commons Scxmlcommons-scxmlcommons-scxml
Apache Commons Signingcommons-signingcommons-signing
Apache Commons Skincommons-skincommons-skin
Apache Commons Statisticscommons-statisticscommons-statistics
Apache Commons Testingcommons-testingcommons-testing
Apache Commons Textcommons-textcommons-text
Apache Commons Validatorcommons-validatorcommons-validator
Apache Commons VFScommons-vfscommons-vfs
Apache Commons Weavercommons-weavercommons-weaver