Эксперт ХД

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

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

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.

Dependencies

org.junit.jupiter:junit-jupiter
5.6.2
org.junit-pioneer:junit-pioneer
0.6.0
org.hamcrest:hamcrest
2.2
org.easymock:easymock
4.2
org.openjdk.jmh:jmh-core
${jmh.version}
org.openjdk.jmh:jmh-generator-annprocess
${jmh.version}
Details
Maven
2026-09-15 10:47:51 +00:00
0
Apache Commons Lang
29 KiB
Assets (1)
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