Last Version

Bookmark WebApp - Jersey sample 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

bookmark
Version

Version

1.19.4
Type

Type

war
Description

Description

Bookmark WebApp - Jersey sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/bookmark/
Project Organization

Project Organization

Oracle Corporation

Download bookmark 1.19.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.jersey : jersey-servlet jar 1.19.4
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey : jersey-json jar 1.19.4

provided (3)

Group / Artifact Type Version
com.sun.jersey.jersey-test-framework : jersey-test-framework-external jar 1.19.4
javax.persistence : persistence-api jar 1.0
javax.transaction : jta jar 1.1

Project Modules

There are no modules declared in this project.