Last Version

Commons Lang (JDK 1.9 versioning fix) 2.6.1

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.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.jdk19
ArtifactId

ArtifactId

commons-lang
Version

Version

2.6.1
Type

Type

jar
Description

Description

Commons Lang (JDK 1.9 versioning fix)
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.
Project URL

Project URL

http://commons.apache.org/lang/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-lang 2.6.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.