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 installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-text:1.3About 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
Assets (2)
Versions (5)
View all
commons-text-1.3.jar
179 KiB
commons-text-1.3.pom
14 KiB