Mikha's Web Utilities - Library

A library to ease web development using Java

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.mikha-web-utils
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mikha's Web Utilities - Library
A library to ease web development using Java
Система контроля версий

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

https://sourceforge.net/apps/trac/mikha-web-utils/browser/tags/web-utils-1.2/web-utils

Скачать web-utils

Имя Файла Размер
web-utils-1.2.pom
web-utils-1.2.jar 43 KB
web-utils-1.2-javadoc.jar 147 KB
Обзор

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
commons-fileupload : commons-fileupload jar 1.2.1
commons-logging : commons-logging jar 1.1.1
commons-io : commons-io jar 1.4
commons-beanutils : commons-beanutils jar 1.7.0
net.sourceforge.mikha-utils : mikha-utils jar 0.1
org.springframework : spring Необязательный jar 2.0.7

provided (3)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : jstl jar 1.2

test (1)

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

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

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

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

Версия
1.2
1.1
1.0
1.0-alpha3