Apache Commons Text

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

Лицензия

Лицензия

Группа

Группа

com.jwebmp
Идентификатор

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

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

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

0.66.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

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

Скачать commons-text

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

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

Зависимости

compile (1)

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

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.platform : junit-platform-launcher jar
org.assertj : assertj-core jar 3.11.1

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

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

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

Версия
0.66.0.1
0.65.0.3
0.65.0.2
0.63.0.61
0.63.0.60
0.63.0.54
0.63.0.19
0.63.0.17
0.63.0.16
0.63.0.14
0.63.0.13
0.63.0.12