is not current version
Last Version 1.6

common-lang 1.4

A more powerful tool class based on org.apache.commons:commons-lang3

License

License

GroupId

GroupId

com.github.cosycode
ArtifactId

ArtifactId

common-lang
Version

Version

1.4
Type

Type

jar
Description

Description

common-lang
A more powerful tool class based on org.apache.commons:commons-lang3
Project URL

Project URL

http://github.com/cosycode/common-lang.git
Source Code Management

Source Code Management

http://github.com/cosycode/common-lang

Download common-lang 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.jayway.awaitility : awaitility jar 1.7.0
org.springframework.boot : spring-boot-starter-log4j2 jar 2.3.6.RELEASE

Project Modules

There are no modules declared in this project.