Last Version

gateway-adapter 1.6.1

Adapter for old package structure to ensure compatibility.

License

License

GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-adapter
Version

Version

1.6.1
Type

Type

jar
Description

Description

gateway-adapter
Adapter for old package structure to ensure compatibility.
Project Organization

Project Organization

The Apache Software Foundation

Download gateway-adapter 1.6.1


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

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.knox : gateway-util-common jar 1.6.1
org.apache.knox : gateway-util-launcher jar 1.6.1
org.apache.knox : gateway-provider-ha jar 1.6.1
org.apache.knox : gateway-spi jar 1.6.1
org.apache.shiro : shiro-core jar 1.7.0
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.httpcomponents : httpclient jar 4.5.13
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.knox : gateway-provider-security-shiro jar 1.6.1
org.apache.knox : gateway-service-webhdfs jar 1.6.1
org.apache.knox : gateway-provider-security-jwt jar 1.6.1
org.apache.knox : gateway-provider-security-hadoopauth jar 1.6.1
org.apache.knox : gateway-service-hbase jar 1.6.1
org.apache.knox : gateway-service-hive jar 1.6.1
org.apache.knox : gateway-service-nifi jar 1.6.1
org.apache.knox : gateway-service-rm jar 1.6.1
org.apache.knox : gateway-service-storm jar 1.6.1
commons-cli : commons-cli jar 1.4

test (6)

Group / Artifact Type Version
org.apache.knox : gateway-test-utils jar 1.6.1
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.