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

org.appfuse:appfuse-tapestry 2.0-rc1

Tapestry Module for AppFuse: includes Tapestry with Spring and Flash messages support. Include this module in your dependencies if you want to use Tapestry as your web framework.

Категории

Категории

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

Группа

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

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

appfuse-tapestry
Версия

Версия

2.0-rc1
Тип

Тип

war

Скачать appfuse-tapestry 2.0-rc1


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