Эксперт ХД

org.apache.commons:commons-lang3 (3.16.0)

Published 2026-09-15 10:11:56 +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.16.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-lang3:3.16.0

About 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. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.

Dependencies

org.junit.jupiter:junit-jupiter
org.junit-pioneer:junit-pioneer
1.9.1
org.hamcrest:hamcrest
2.2
org.easymock:easymock
5.3.0
org.apache.commons:commons-text
1.12.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
Maven
2026-09-15 10:11:56 +00:00
265
Apache Commons Lang
689 KiB
Assets (2)
Versions (11) View all
3.8.1 2026-09-15
3.7 2026-09-15
3.18.0 2026-09-15
3.13.0 2026-09-15
3.11 2026-09-15