utils

A collection of common development tools

Лицензия

Лицензия

Категории

Категории

MINA Сеть Networking
Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

utils
A collection of common development tools

Скачать utils

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

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

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.6.RELEASE
org.projectlombok : lombok jar 1.18.8
org.springframework.boot : spring-boot-starter-aop jar 2.1.6.RELEASE
com.baomidou : mybatis-plus-extension jar 3.1.0
org.apache.commons : commons-lang3 jar 3.8.1
javax.servlet : javax.servlet-api jar 4.0.1
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9
cn.hutool : hutool-all jar 4.5.13
io.github.openfeign : feign-okhttp jar 10.1.0
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.1.6.RELEASE
cn.afterturn : easypoi-base jar 4.0.0
org.apache.httpcomponents : httpclient jar 4.5.9

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

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

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

Версия
1.0.2
1.0.1