is not current version
Last Version 0.7.0

org.tynamo:tapestry-resteasy 0.0.1

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.0.1
Type

Type

jar

Download tapestry-resteasy 0.0.1


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