org.apache.commons:commons-lang3 (3.8.1)
Published 2026-09-15 11:11:07 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-lang3:3.8.1About this package
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.
Dependencies
junit:junit
4.12
org.hamcrest:hamcrest-all
1.3
org.easymock:easymock
3.6
org.openjdk.jmh:jmh-core
${jmh.version}
org.openjdk.jmh:jmh-generator-annprocess
${jmh.version}
Details
Assets (2)
Versions (11)
View all
commons-lang3-3.8.1.jar
490 KiB
commons-lang3-3.8.1.pom
27 KiB