com.bluetangstudio:tapestry-jersey

Jersey/JAX-RS Tapestry5 Integration

License

License

Categories

Categories

Tape Data Data Structures Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bluetangstudio
ArtifactId

ArtifactId

tapestry-jersey
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Jersey/JAX-RS Tapestry5 Integration

Download tapestry-jersey

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.2.1
com.sun.jersey : jersey-server jar 1.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4