Эксперт ХД

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

Published 2026-09-15 10:11:58 +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.19.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-lang3:3.19.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
org.easymock:easymock
5.6.0
org.apache.commons:commons-text
${commons.text.version}
org.openjdk.jmh:jmh-core
${commons.jmh.version}
org.openjdk.jmh:jmh-generator-annprocess
${commons.jmh.version}
com.google.code.findbugs:jsr305
3.0.2
Details
Maven
2026-09-15 10:11:58 +00:00
288
Apache Commons Lang
724 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