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