| Категории |
КатегорииСеть |
|---|---|
| Группа | Группа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-1.0.0.pom | |
| beandisplaytag-1.0.0.jar | 20 KB |
| beandisplaytag-1.0.0-sources.jar | 13 KB |
| beandisplaytag-1.0.0-javadoc.jar | 68 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |