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

berkano:bean-displaytag dev-20050723

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

Версия

dev-20050723
Тип

Тип

jar

Скачать bean-displaytag dev-20050723


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