Apache Commons Lang for jdk 1.5

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. for jdk 1.5

License

License

Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

commons-lang3
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Lang for jdk 1.5
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. for jdk 1.5
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download commons-lang3

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
commons-io : commons-io jar 2.4
org.easymock : easymock jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.4
3.3.2