Last Version

jersey-examples-https-server-glassfish 3.1.0-M3

Jersey HTTPS server on GlassFish example.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

https-server-glassfish
Version

Version

3.1.0-M3
Type

Type

war
Description

Description

jersey-examples-https-server-glassfish
Jersey HTTPS server on GlassFish example.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/https-server-glassfish
Project Organization

Project Organization

Eclipse Foundation

Download https-server-glassfish 3.1.0-M3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet jar
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.containers : jersey-container-servlet-core jar

test (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom

Project Modules

There are no modules declared in this project.