is not current version
Last Version 1.0.5

com.bluetangstudio:tapestry-jersey 1.0.4

Jersey/JAX-RS Tapestry5 Integration

Categories

Categories

Tape Data Data Structures Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bluetangstudio
ArtifactId

ArtifactId

tapestry-jersey
Version

Version

1.0.4
Type

Type

jar

Download tapestry-jersey 1.0.4


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