License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.bluetangstudio |
ArtifactId | ArtifactIdtapestry-jersey |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJersey/JAX-RS Tapestry5 Integration
|
Filename | Size |
---|---|
tapestry-jersey-1.0.5.pom | |
tapestry-jersey-1.0.5.jar | 9 KB |
tapestry-jersey-1.0.5-sources.jar | 5 KB |
tapestry-jersey-1.0.5-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.2.1 |
com.sun.jersey : jersey-server | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.5.10 |