Apache Commons Text

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

Лицензия

Лицензия

Группа

Группа

org.apache.commons
Идентификатор

Идентификатор

commons-text
Последняя версия

Последняя версия

1.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Commons Text
Apache Commons Text is a library focused on algorithms working on strings.
Ссылка на сайт

Ссылка на сайт

https://commons.apache.org/proper/commons-text
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=commons-text.git

Скачать commons-text

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-text/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-text</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-text/
implementation 'org.apache.commons:commons-text:1.9'
// https://jarcasting.com/artifacts/org.apache.commons/commons-text/
implementation ("org.apache.commons:commons-text:1.9")
'org.apache.commons:commons-text:jar:1.9'
<dependency org="org.apache.commons" name="commons-text" rev="1.9">
  <artifact name="commons-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-text', version='1.9')
)
libraryDependencies += "org.apache.commons" % "commons-text" % "1.9"
[org.apache.commons/commons-text "1.9"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.11

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1
commons-io : commons-io jar 2.7
org.mockito : mockito-inline jar 3.4.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
1.0-beta-1