| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTape Данные Data Structures Bootique Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.bootique.tapestry |
| Идентификатор | Идентификаторbootique-tapestry55 |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootique-tapestry55: Apache Tapestry 5.5.x Integration for Bootique
Provides Apache Tapestry 5.5.x Integration with Bootique.
|
| Организация-разработчик |
Организация-разработчикObjectStyle LLC |
| Имя Файла | Размер |
|---|---|
| bootique-tapestry55-2.0.1.pom | |
| bootique-tapestry55-2.0.1.jar | 22 KB |
| bootique-tapestry55-2.0.1-sources.jar | 19 KB |
| bootique-tapestry55-2.0.1-javadoc.jar | 107 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry55/ -->
<dependency>
<groupId>io.bootique.tapestry</groupId>
<artifactId>bootique-tapestry55</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry55/
implementation 'io.bootique.tapestry:bootique-tapestry55:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry55/
implementation ("io.bootique.tapestry:bootique-tapestry55:2.0.1")
'io.bootique.tapestry:bootique-tapestry55:jar:2.0.1'
<dependency org="io.bootique.tapestry" name="bootique-tapestry55" rev="2.0.1">
<artifact name="bootique-tapestry55" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.tapestry', module='bootique-tapestry55', version='2.0.1')
)
libraryDependencies += "io.bootique.tapestry" % "bootique-tapestry55" % "2.0.1"
[io.bootique.tapestry/bootique-tapestry55 "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.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |