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

org.appfuse:appfuse-tapestry 3.0.0

Tapestry Module for AppFuse: includes Tapestry with Spring and Flash messages support.

Категории

Категории

Tape Данные Data Structures
Группа

Группа

org.appfuse
Идентификатор

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

appfuse-tapestry
Версия

Версия

3.0.0
Тип

Тип

war

Скачать appfuse-tapestry 3.0.0


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