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

util 0.1.1

Contains useful utils from work and other projects.

Лицензия

Лицензия

Группа

Группа

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

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

util
Версия

Версия

0.1.1
Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/GeniusV/util

Скачать util 0.1.1

Имя Файла Размер
util-0.1.1.pom 8 KB
Обзор

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

Зависимости

compile (2)

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

provided (1)

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

test (1)

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

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

  • util-arthas
  • util-core
  • util-persistence-example