Last Version

gateway-provider-jersey 1.6.1

An extension to the gateway that can internally dispatch to Jersey REST implementations.

License

License

Categories

Categories

IDE Development Tools Jersey Program Interface REST Frameworks
GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-provider-jersey
Version

Version

1.6.1
Type

Type

jar
Description

Description

gateway-provider-jersey
An extension to the gateway that can internally dispatch to Jersey REST implementations.
Project Organization

Project Organization

The Apache Software Foundation

Download gateway-provider-jersey 1.6.1


<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-jersey/ -->
<dependency>
    <groupId>org.apache.knox</groupId>
    <artifactId>gateway-provider-jersey</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-jersey/
implementation 'org.apache.knox:gateway-provider-jersey:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-jersey/
implementation ("org.apache.knox:gateway-provider-jersey:1.6.1")
'org.apache.knox:gateway-provider-jersey:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-jersey" rev="1.6.1">
  <artifact name="gateway-provider-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-jersey', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-jersey" % "1.6.1"
[org.apache.knox/gateway-provider-jersey "1.6.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.6
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.6
org.glassfish.jersey.core : jersey-server jar 2.6
org.jboss.shrinkwrap : shrinkwrap-api jar 1.2.6
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-api-javaee jar 2.0.0
org.apache.knox : gateway-spi jar 1.6.1
org.apache.commons : commons-lang3 jar 3.11

test (8)

Group / Artifact Type Version
org.apache.knox : gateway-server jar 1.6.1
org.apache.knox : gateway-test-utils jar 1.6.1
org.eclipse.jetty : jetty-servlet jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2
org.easymock : easymock jar 4.2

Project Modules

There are no modules declared in this project.