Last Version

Bookmark WebApp EM - 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-em
Version

Version

1.19.4
Type

Type

war
Description

Description

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

Project URL

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

Project Organization

Oracle Corporation

Download bookmark-em 1.19.4


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

Dependencies

provided (7)

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
com.sun.jersey.jersey-test-framework : jersey-test-framework-external jar 1.19.4
org.glassfish : javax.ejb jar 3.1
javax.persistence : persistence-api jar 1.0
javax.transaction : jta jar 1.1

Project Modules

There are no modules declared in this project.