MVN

org.apache.commons : commons-text

Maven & Gradle

Sep 24, 2022
2.6k usages

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-text</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-text to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0
  • Latest Beta: 1.0-beta-1

All Versions

Choose a version of org.apache.commons : commons-text to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
commons-text-1.10.0
1.9
commons-text-1.9
CVE-2022-42889
1.8
commons-text-1.8
CVE-2022-42889
1.7
commons-text-1.7
CVE-2022-42889
1.6
commons-text-1.6
CVE-2022-42889
1.5
commons-text-1.5
CVE-2022-42889
1.4
commons-text-1.4
1.3
commons-text-1.3
1.2
commons-text-1.2
1.1
commons-text-1.1
1.0
commons-text-1.0
commons-text-1.0-beta-1

How to add a dependency to Maven

Add the following org.apache.commons : commons-text maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-text</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-text gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-text:1.10.0'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-text gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-text:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-text sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-text" % "1.10.0"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Jun 19, 2021
368 usages
1k stars
Oct 29, 2014
284 usages
1.6k stars
Feb 27, 2019
47 usages
Feb 13, 2022
488 usages
Jun 12, 2023
1.6k usages
10.3k stars
Oct 12, 2013
64 usages
146 stars
Jun 21, 2023
1.1k usages
Dec 20, 2022
40 usages
47 stars