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

io.bootique.tapestry:bootique-tapestry 0.2

Provides Apache Tapestry Integration with Bootique.

Категории

Категории

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

Группа

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

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

bootique-tapestry
Версия

Версия

0.2
Тип

Тип

jar

Скачать bootique-tapestry 0.2


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