| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTape Данные Data Structures |
| Группа | Группаorg.trailsframework |
| Идентификатор | Идентификаторtapestry-conversations |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrails Conversations
An implementation of conversation-within-page concept for Tapestry 5
|
| Имя Файла | Размер |
|---|---|
| tapestry-conversations-0.0.3.pom | |
| tapestry-conversations-0.0.3.jar | 21 KB |
| tapestry-conversations-0.0.3-sources.jar | 12 KB |
| tapestry-conversations-0.0.3-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.trailsframework/tapestry-conversations/ -->
<dependency>
<groupId>org.trailsframework</groupId>
<artifactId>tapestry-conversations</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.trailsframework/tapestry-conversations/
implementation 'org.trailsframework:tapestry-conversations:0.0.3'
// https://jarcasting.com/artifacts/org.trailsframework/tapestry-conversations/
implementation ("org.trailsframework:tapestry-conversations:0.0.3")
'org.trailsframework:tapestry-conversations:jar:0.0.3'
<dependency org="org.trailsframework" name="tapestry-conversations" rev="0.0.3">
<artifact name="tapestry-conversations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trailsframework', module='tapestry-conversations', version='0.0.3')
)
libraryDependencies += "org.trailsframework" % "tapestry-conversations" % "0.0.3"
[org.trailsframework/tapestry-conversations "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tapestry : tapestry-core | jar | 5.0.18 |