Mikha's Web Utilities - Example Webapp

An example web application to illustrate use of web-utils library

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Mikha's Web Utilities - Example Webapp
An example web application to illustrate use of web-utils library
Система контроля версий

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

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

Скачать web-utils-examples

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.2
net.sourceforge.mikha-web-utils : web-utils jar 1.2

provided (2)

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

test (1)

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

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

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

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

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