| Категории |
КатегорииTape Данные Data Structures |
|---|---|
| Группа | Группаorg.apache.tapestry |
| Идентификатор | Идентификаторtapestry-http |
| Версия | Версия5.8.0 |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| tapestry-http-5.8.0.pom | |
| tapestry-http-5.8.0.jar | 73 KB |
| tapestry-http-5.8.0-sources.jar | 79 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-http</artifactId>
<version>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/
implementation 'org.apache.tapestry:tapestry-http:5.8.0'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/
implementation ("org.apache.tapestry:tapestry-http:5.8.0")
'org.apache.tapestry:tapestry-http:jar:5.8.0'
<dependency org="org.apache.tapestry" name="tapestry-http" rev="5.8.0">
<artifact name="tapestry-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-http', version='5.8.0')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-http" % "5.8.0"
[org.apache.tapestry/tapestry-http "5.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tapestry : tapestry-ioc | jar | 5.8.0 |
| org.apache.tapestry : tapestry-json | jar | 5.8.0 |
| org.apache.tapestry : beanmodel | jar | 5.8.0 |
| commons-codec : commons-codec | jar | 1.10 |
| commons-io : commons-io | jar | 2.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.hsqldb : hsqldb | jar | 1.8.0.10 |
| com.google.inject : guice | jar | 3.0 |