GitHub
github.com › apache › commons-lang
GitHub - apache/commons-lang: Apache Commons Lang · GitHub
The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
Starred by 2.9K users
Forked by 1.9K users
Languages Java 98.1% | HTML 1.9%
Maven Repository
mvnrepository.com › artifact › org.apache.commons › commons-lang3
Maven Repository: org.apache.commons » commons-lang3
November 12, 2025 - 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. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently.
GitHub
github.com › apache › commons-lang › blob › master › .github › workflows › maven.yml
commons-lang/.github/workflows/maven.yml at master · apache/commons-lang
Apache Commons Lang. Contribute to apache/commons-lang development by creating an account on GitHub.
Author apache
Maven Repository
mvnrepository.com › artifact › commons-lang › commons-lang
Maven Repository: commons-lang » commons-lang
January 16, 2011 - 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. ... Virtual Threads, Structured Concurrency, and Scoped Values: Explore Java’s New Threading Model (Apress Pocket Guides) ...
Maven Repository
mvnrepository.com › artifact › commons-lang › commons-lang › 2.6
Maven Repository: commons-lang » commons-lang » 2.6
January 16, 2011 - Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to ...
Published Jan 16, 2011
Version 2.6
GitHub
github.com › Norconex › commons-lang › blob › master › pom.xml
commons-lang/pom.xml at master · Norconex/commons-lang
<name>Norconex Commons Lang</name>
·
· <inceptionYear>2008</inceptionYear>
·
· <properties>
· <java.version>17</java.version>
· <maven.compiler.source>${java.version}</maven.compiler.source>
· <maven.compiler.target>${java.version}</maven.compiler.target>
·
Author Norconex
Maven Central
central.sonatype.com › artifact › org.apache.commons › commons-lang3
org.apache.commons:commons-lang3 - Maven Central
... 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. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently.
GitHub
github.com › apache › commons-lang › blob › master › README.md
commons-lang/README.md at master · apache/commons-lang
The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
Author apache
Maven Repository
mvnrepository.com › artifact › org.apache.commons
Maven Repository: org.apache.commons
Code in this module should not be used directly by applications; please use the client interface defined in module "commons-rng-client-api" and the factory methods defined in ... ... aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi persistence plugin resources rlang sdk server service spring sql starter testing tools ui web webapp
Google
android.googlesource.com › platform › external › apache-commons-lang
platform/external/apache-commons-lang - Git at Google
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> We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors.
Apache Commons
commons.apache.org › lang
Home – Apache Commons Lang
November 12, 2025 - Apache Commons, Apache Commons Lang, Apache, the Apache logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
Ecosyste
packages.ecosyste.ms › registries › repo1.maven.org › packages › org.apache.commons:commons-lang3
org.apache.commons:commons-lang3 | repo1.maven.org | Ecosyste.ms: Packages
2 weeks ago - The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
data.code.gouv.fr
data.code.gouv.fr › usage › maven › org.apache.commons:commons-lang3
org.apache.commons:commons-lang3 | maven | Package Usage | Ecosyste.ms: Repos
The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
Maven Repository
mvnrepository.com › artifact › commons-lang › commons-lang3
Maven Repository: commons-lang » commons-lang3
September 22, 2022 - Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to ... ... aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy ...
Maven Repository
mvnrepository.com › search
Maven Repository: commons-lang3
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. ... Types that extend and augment the Java Collections Framework. ... Apache Commons BeanUtils provides an easy-to-use ...
Maven Repository
mvnrepository.com › artifact › commons-lang
Maven Repository: commons-lang
Bundle wrapping Apache Commons Lang containing 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. ... aar amazon android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library maven mobile module npm osgi plugin resources rlang sdk server service spring sql starter testing tools ui war web webapp
GitHub
github.com › apache › commons-net
GitHub - apache/commons-net: Apache Commons Net · GitHub
<dependency> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> <version>3.12.0</version> </dependency> Building requires a Java JDK and Apache Maven.
Starred by 289 users
Forked by 204 users
Languages Java