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

io.bootique.tapestry:bootique-tapestry-parent 1.2

Provides Apache Tapestry Integration with Bootique.

Категории

Категории

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

Группа

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

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

bootique-tapestry-parent
Версия

Версия

1.2
Тип

Тип

pom

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

Имя Файла Размер
bootique-tapestry-parent-1.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry-parent/
implementation 'io.bootique.tapestry:bootique-tapestry-parent:1.2'
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry-parent/
implementation ("io.bootique.tapestry:bootique-tapestry-parent:1.2")
'io.bootique.tapestry:bootique-tapestry-parent:pom:1.2'
<dependency org="io.bootique.tapestry" name="bootique-tapestry-parent" rev="1.2">
  <artifact name="bootique-tapestry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.tapestry', module='bootique-tapestry-parent', version='1.2')
)
libraryDependencies += "io.bootique.tapestry" % "bootique-tapestry-parent" % "1.2"
[io.bootique.tapestry/bootique-tapestry-parent "1.2"]