BeanDisplayTag

The bean display tag library is based on an idea we've had while using displaytag(www.displaytag.org), which is basically proviving the same usage model as display tag but to help display one single instance of a bean instance of a collection, vertically instead of horizontally.

Категории

Категории

Сеть
Группа

Группа

net.incongru.berkano
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

BeanDisplayTag
The bean display tag library is based on an idea we've had while using displaytag(www.displaytag.org), which is basically proviving the same usage model as display tag but to help display one single instance of a bean instance of a collection, vertically instead of horizontally.
Организация-разработчик

Организация-разработчик

Скачать beandisplaytag

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

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

Зависимости

compile (2)

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

provided (6)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.7.0
commons-collections : commons-collections jar 3.1
commons-lang : commons-lang jar 2.0
ognl : ognl jar 2.6.5
opensymphony : xwork jar 1.0.5
log4j : log4j jar 1.2.8

test (8)

Идентификатор библиотеки Тип Версия
net.incongru.berkano : berkano-taglib-unit jar 1.0.0
httpunit : httpunit jar 1.6
tomcat : jasper-compiler jar 5.5.4
tomcat : jasper-runtime jar 5.5.4
eclipse : jdtcore jar 3.0.1
commons-el : commons-el jar 1.0
commons-logging : commons-logging jar 1.0.4
jmock : jmock jar 1.0.1

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

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

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

Версия
1.0.0