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

io.bootique.tapestry:bootique-tapestry 1.2

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.2
Тип

Тип

jar

Скачать bootique-tapestry 1.2


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