util

Contains useful utils from work and other projects.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

util
Contains useful utils from work and other projects.
Ссылка на сайт

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

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

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

https://github.com/GeniusV/util

Скачать util

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cn.hutool : hutool-all jar 5.7.7
org.junit.platform : junit-platform-launcher jar 1.7.1

provided (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4

test (1)

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

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

  • util-arthas
  • util-core

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

Версия
0.2.0
0.1.1
0.1.0