is not current version
Last Version 3.1.0-M3

jersey-examples-rx-client-webapp 3.0.2

Jersey Reactive Client WebApp Example.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

rx-client-webapp
Version

Version

3.0.2
Type

Type

war
Description

Description

jersey-examples-rx-client-webapp
Jersey Reactive Client WebApp Example.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/rx-client-webapp
Project Organization

Project Organization

Eclipse Foundation

Download rx-client-webapp 3.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.containers : jersey-container-servlet jar
org.glassfish.jersey.ext.rx : jersey-rx-client-guava jar
org.glassfish.jersey.ext.rx : jersey-rx-client-rxjava jar
org.glassfish.jersey.ext.rx : jersey-rx-client-rxjava2 jar
org.glassfish.jersey.media : jersey-media-json-jackson jar
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0
com.sun.xml.bind : jaxb-impl jar 3.0.0
org.glassfish.jersey.containers : jersey-container-servlet-core 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.