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

io.bootique.tapestry:bootique-tapestry 1.3

Provides Apache Tapestry 5.4.x Integration with Bootique. Compatible with Java up to 1.8

Категории

Категории

Tape Данные Data Structures Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.tapestry
Идентификатор

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

bootique-tapestry
Версия

Версия

1.3
Тип

Тип

jar

Скачать bootique-tapestry 1.3


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