| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTape Данные Data Structures Bootique Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.bootique.tapestry |
| Идентификатор | Идентификаторbootique-tapestry |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootique-tapestry: Apache Tapestry 5.4.x Integration for Bootique
Provides Apache Tapestry 5.4.x Integration with Bootique. Compatible with Java up to 1.8
|
| Организация-разработчик |
Организация-разработчикObjectStyle LLC |
| Имя Файла | Размер |
|---|---|
| bootique-tapestry-2.0.1.pom | |
| bootique-tapestry-2.0.1.jar | 22 KB |
| bootique-tapestry-2.0.1-sources.jar | 19 KB |
| bootique-tapestry-2.0.1-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry/ -->
<dependency>
<groupId>io.bootique.tapestry</groupId>
<artifactId>bootique-tapestry</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry/
implementation 'io.bootique.tapestry:bootique-tapestry:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry/
implementation ("io.bootique.tapestry:bootique-tapestry:2.0.1")
'io.bootique.tapestry:bootique-tapestry:jar:2.0.1'
<dependency org="io.bootique.tapestry" name="bootique-tapestry" rev="2.0.1">
<artifact name="bootique-tapestry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.tapestry', module='bootique-tapestry', version='2.0.1')
)
libraryDependencies += "io.bootique.tapestry" % "bootique-tapestry" % "2.0.1"
[io.bootique.tapestry/bootique-tapestry "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bootique : bootique | jar | 2.0.1 |
| io.bootique.jetty : bootique-jetty | jar | 2.0.1 |
| org.apache.tapestry : tapestry-core | jar | 5.4.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| io.bootique : bootique-test | jar | 2.0.1 |
| io.bootique.jersey : bootique-jersey-client | jar | 2.0.1 |