Last Version

HTTPS Client/Server - Jersey sample - Grizzly 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

CLI User Interface Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

https-clientserver-grizzly
Version

Version

1.19.4
Type

Type

jar
Description

Description

HTTPS Client/Server - Jersey sample - Grizzly
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/https-clientserver-grizzly/
Project Organization

Project Organization

Oracle Corporation

Download https-clientserver-grizzly 1.19.4


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : jsr250-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.