is not current version
Last Version 5.6.2

org.kaazing:gateway.service.http.directory 5.0.1.21

Directory Service that exposes files hosted on the gateway via HTTP

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service.http.directory
Version

Version

5.0.1.21
Type

Type

jar

Download gateway.service.http.directory 5.0.1.21


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