License |
License |
---|---|
GroupId | GroupIdcom.github.cosycode |
ArtifactId | ArtifactIdcommon-lang |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptioncommon-lang
A more powerful tool class based on org.apache.commons:commons-lang3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-lang-1.4.pom | |
common-lang-1.4.jar | 139 KB |
common-lang-1.4-sources.jar | 89 KB |
common-lang-1.4-javadoc.jar | 584 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
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 |