Java Open Web Components

Java Open Web Components is a collection of reusable servlet filters, listeners and JSTL tags

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Open Web Components
Java Open Web Components is a collection of reusable servlet filters, listeners and JSTL tags

Скачать jowc

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

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

Зависимости

compile (3)

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

provided (1)

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

test (1)

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

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

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

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

Версия
1.0.0