agile4j-utils

工具包

Лицензия

Лицензия

Группа

Группа

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

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

agile4j-utils
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

agile4j-utils
工具包
Ссылка на сайт

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

https://github.com/agile4j/agile4j-utils
Система контроля версий

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

https://github.com/agile4j/agile4j-utils

Скачать agile4j-utils

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
org.slf4j : slf4j-log4j12 jar 1.7.2
org.apache.commons : commons-lang3 jar 3.5
commons-beanutils : commons-beanutils jar 1.9.3
commons-collections : commons-collections jar 3.2.1
dom4j : dom4j jar 1.6.1
org.yaml : snakeyaml jar 1.17
org.aspectj : aspectjweaver jar 1.8.4
cglib : cglib jar 2.2.2

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

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

agile4j-utils

agile4j-utils是基础工具包,提供了一些Kotlin项目常用的工具类。

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0