License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.trailsframework |
ArtifactId | ArtifactIdtapestry-conversations |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrails Conversations
An implementation of conversation-within-page concept for Tapestry 5
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.0.18 |