Last Version

Apache Commons Lang 62

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.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

commons-lang3
Version

Version

62
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Marc Magon

Download commons-lang3 62


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 Optional jar 3.9

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.