common-lang

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

License

License

GroupId

GroupId

com.github.cosycode
ArtifactId

ArtifactId

common-lang
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download common-lang

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.36

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.
com.github.cosycode

cosycode

This is used temporarily to manage and organize the artifacts I publish to the Nexus Repository.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.0