| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTape Данные Data Structures |
| Группа | Группаorg.apache.tapestry |
| Идентификатор | Идентификаторtapestry-http |
| Последняя версия | Последняя версия5.8.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtapestry-http
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tapestry-http-5.8.2.pom | |
| tapestry-http-5.8.2.jar | 63 KB |
| tapestry-http-5.8.2-sources.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-http</artifactId>
<version>5.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/
implementation 'org.apache.tapestry:tapestry-http:5.8.2'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/
implementation ("org.apache.tapestry:tapestry-http:5.8.2")
'org.apache.tapestry:tapestry-http:jar:5.8.2'
<dependency org="org.apache.tapestry" name="tapestry-http" rev="5.8.2">
<artifact name="tapestry-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-http', version='5.8.2')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-http" % "5.8.2"
[org.apache.tapestry/tapestry-http "5.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tapestry : tapestry-ioc | jar | 5.8.2 |
| org.apache.tapestry : tapestry-json | jar | 5.8.2 |
| org.apache.tapestry : beanmodel | jar | 5.8.2 |
| commons-codec : commons-codec | jar | 1.10 |
| commons-io : commons-io | jar | 2.11.0 |