com.github.superutils:utils-web

A Java tool project

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A Java tool project

Скачать utils-web

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.superutils : utils-common jar 1.4.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.logging.log4j : log4j-core jar 2.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.21

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

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

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

Версия
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0