Trails Conversations

An implementation of conversation-within-page concept for Tapestry 5

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.trailsframework
ArtifactId

ArtifactId

tapestry-conversations
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Trails Conversations
An implementation of conversation-within-page concept for Tapestry 5

Download tapestry-conversations

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.0.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2