Last Version

commons-lang 2.1.2-RELEASE

常用工具类库

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

commons-lang
Version

Version

2.1.2-RELEASE
Type

Type

jar
Description

Description

commons-lang
常用工具类库

Download commons-lang 2.1.2-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Optional jar 1.18.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.