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

berkano:bean-displaytag 20050809

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.

Группа

Группа

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

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

bean-displaytag
Версия

Версия

20050809
Тип

Тип

jar

Скачать bean-displaytag 20050809


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