Last Version

jersey-ext-gae-integration 3.1.0-M3

Jersey extension module providing support for Google App Engine integration. NOTE: IT DOES NOT WORK YET BECAUSE OF GAE SERVLET 2.5 (see https://java.net/jira/browse/JERSEY-1853)!!!

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.incubator
ArtifactId

ArtifactId

jersey-gae-integration
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-ext-gae-integration
Jersey extension module providing support for Google App Engine integration. NOTE: IT DOES NOT WORK YET BECAUSE OF GAE SERVLET 2.5 (see https://java.net/jira/browse/JERSEY-1853)!!!
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-gae-integration
Project Organization

Project Organization

Eclipse Foundation

Download jersey-gae-integration 3.1.0-M3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 3.1.0-M3

provided (1)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.59

test (1)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar 3.1.0-M3

Project Modules

There are no modules declared in this project.