License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers CLI User Interface Grizzly Net Networking Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples |
ArtifactId | ArtifactIdhttps-clientserver-grizzly |
Version | Version3.1.0-M3 |
Type | Typejar |
Description |
Descriptionjersey-examples-https-clientserver-grizzly
Jersey HTTPS Client/Server example on Grizzly.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/https-clientserver-grizzly/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>https-clientserver-grizzly</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/https-clientserver-grizzly/
implementation 'org.glassfish.jersey.examples:https-clientserver-grizzly:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/https-clientserver-grizzly/
implementation ("org.glassfish.jersey.examples:https-clientserver-grizzly:3.1.0-M3")
'org.glassfish.jersey.examples:https-clientserver-grizzly:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples" name="https-clientserver-grizzly" rev="3.1.0-M3">
<artifact name="https-clientserver-grizzly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='https-clientserver-grizzly', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "https-clientserver-grizzly" % "3.1.0-M3"
[org.glassfish.jersey.examples/https-clientserver-grizzly "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet | jar | |
org.glassfish.jersey.core : jersey-client | jar | |
org.glassfish.jersey.connectors : jersey-grizzly-connector | jar | 3.1.0-M3 |
org.glassfish.jersey.inject : jersey-hk2 | jar | |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-osgi | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |