org.apache.commons:commons-lang3 (3.13.0)
Published 2026-09-15 11:11:03 +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.13.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-lang3:3.13.0About 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
org.junit.jupiter:junit-jupiter
org.junit-pioneer:junit-pioneer
1.9.1
org.hamcrest:hamcrest
2.2
org.easymock:easymock
5.1.0
org.apache.commons:commons-text
1.10.0
org.openjdk.jmh:jmh-core
${jmh.version}
org.openjdk.jmh:jmh-generator-annprocess
${jmh.version}
com.google.code.findbugs:jsr305
3.0.2
Details
Assets (1)
Versions (11)
View all
commons-lang3-3.13.0.pom
30 KiB