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

berkano:bean-displaytag 20050901-2

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
Версия

Версия

20050901-2
Тип

Тип

jar

Скачать bean-displaytag 20050901-2


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