is not current version
Last Version 1.6.1

org.apache.knox:gateway-service-storm 0.7.0

The extension to the gateway for supporting Storm.

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-service-storm
Version

Version

0.7.0
Type

Type

jar

Download gateway-service-storm 0.7.0


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