is not current version
Last Version 0.7.0

org.tynamo:tapestry-resteasy 0.3.0

RESTEasy Tapestry5 Integration

Categories

Categories

Tape Data Data Structures RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.tynamo
ArtifactId

ArtifactId

tapestry-resteasy
Version

Version

0.3.0
Type

Type

jar

Download tapestry-resteasy 0.3.0


<!-- https://jarcasting.com/artifacts/org.tynamo/tapestry-resteasy/ -->
<dependency>
    <groupId>org.tynamo</groupId>
    <artifactId>tapestry-resteasy</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tynamo/tapestry-resteasy/
implementation 'org.tynamo:tapestry-resteasy:0.3.0'
// https://jarcasting.com/artifacts/org.tynamo/tapestry-resteasy/
implementation ("org.tynamo:tapestry-resteasy:0.3.0")
'org.tynamo:tapestry-resteasy:jar:0.3.0'
<dependency org="org.tynamo" name="tapestry-resteasy" rev="0.3.0">
  <artifact name="tapestry-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tynamo', module='tapestry-resteasy', version='0.3.0')
)
libraryDependencies += "org.tynamo" % "tapestry-resteasy" % "0.3.0"
[org.tynamo/tapestry-resteasy "0.3.0"]