Commons Lang (JDK 1.9 versioning fix)

Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

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

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

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

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

2.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons Lang (JDK 1.9 versioning fix)
Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
Ссылка на сайт

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

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

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

The Apache Software Foundation

Скачать commons-lang

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
2.6.1