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

io.bootique.tapestry:bootique-tapestry-parent 2.0

Provides Apache Tapestry Integration with Bootique.

Категории

Категории

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

Группа

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

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

bootique-tapestry-parent
Версия

Версия

2.0
Тип

Тип

pom

Скачать bootique-tapestry-parent 2.0

Имя Файла Размер
bootique-tapestry-parent-2.0.pom 3 KB
Обзор

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