Эксперт ХД

org.apache.commons:commons-text (1.3)

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

About this package

Apache Commons Text is a library focused on algorithms working on strings.

Dependencies

org.apache.commons:commons-lang3
3.7
junit:junit
4.12
org.hamcrest:hamcrest-all
1.3
org.assertj:assertj-core
2.9.0
Details
Maven
2026-09-15 11:11:17 +00:00
1
Apache Commons Text
193 KiB
Assets (2)
Versions (5) View all
1.3 2026-09-15
1.12.0 2026-09-15
1.14.0 2026-09-15
1.13.0 2026-09-15
1.11.0 2026-09-15