Last Version

jersey-examples-server-async 3.1.0-M3

Jersey JAX-RS asynchronous server-side example.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

server-async
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-examples-server-async
Jersey JAX-RS asynchronous server-side example.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download server-async 3.1.0-M3


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.