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

io.bootique.tapestry:bootique-tapestry-parent 1.3

Provides Apache Tapestry Integration with Bootique.

Категории

Категории

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

Группа

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

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

bootique-tapestry-parent
Версия

Версия

1.3
Тип

Тип

pom

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

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

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