KeithUtils

A tool class library for your own use

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

KeithUtils
A tool class library for your own use
Ссылка на сайт

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

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

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

https://github.com/yangkeith/KeithUtils

Скачать utils

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-net : commons-net jar 3.8.0
commons-io : commons-io jar 2.11.0
com.jfinal : jfinal jar 4.9.22
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : fastjson jar 1.2.80
cglib : cglib jar 3.3.0
io.swagger : swagger-annotations jar 1.6.6

provided (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
javax.servlet : javax.servlet-api jar 4.0.1

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

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

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

Версия
1.0.3
1.0.2
1.0.1