commons-lang

dependencies

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

io.github.qsy7.java.dependencies
Идентификатор

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

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

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

0.1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

commons-lang
dependencies

Скачать commons-lang

Имя Файла Размер
commons-lang-0.1.2.pom 872 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/commons-lang/ -->
<dependency>
    <groupId>io.github.qsy7.java.dependencies</groupId>
    <artifactId>commons-lang</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/commons-lang/
implementation 'io.github.qsy7.java.dependencies:commons-lang:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/commons-lang/
implementation ("io.github.qsy7.java.dependencies:commons-lang:0.1.2")
'io.github.qsy7.java.dependencies:commons-lang:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="commons-lang" rev="0.1.2">
  <artifact name="commons-lang" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='commons-lang', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "commons-lang" % "0.1.2"
[io.github.qsy7.java.dependencies/commons-lang "0.1.2"]

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

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

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

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

Версия
0.1.2
0.1.0