io.github.jinlongliao:commons

JAVA 开发工具集

Лицензия

Лицензия

Группа

Группа

io.github.jinlongliao
Идентификатор

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

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

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

1.0.0.release
Дата

Дата

Тип

Тип

pom
Описание

Описание

JAVA 开发工具集
Система контроля версий

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

https://github.com/JinlongLiao/easy-tools/issues/commons

Скачать commons

Имя Файла Размер
commons-1.0.0.release.pom 1 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (1)

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

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

  • commons-common
  • commons-crypt
  • commons-database
  • commons-document
  • commons-serialize
  • commons-servlet
  • commons-mapstruct

easy-tools

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

Версия
1.0.0.release