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

io.bootique.tapestry:bootique-tapestry55 1.2

Provides Apache Tapestry 5.5.x Integration with Bootique.

Категории

Категории

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

Группа

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

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

bootique-tapestry55
Версия

Версия

1.2
Тип

Тип

jar

Скачать bootique-tapestry55 1.2


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