is not current version
Last Version 20050901.201237

berkano:bean-displaytag 20050615.234814

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.

GroupId

GroupId

berkano
ArtifactId

ArtifactId

bean-displaytag
Version

Version

20050615.234814
Type

Type

jar

Download bean-displaytag 20050615.234814


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