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.

Categories

Categories

Net
GroupId

GroupId

net.incongru.berkano
ArtifactId

ArtifactId

beandisplaytag
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Download beandisplaytag

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

provided (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0