is not current version
Last Version 8.1.16.v20140903

org.mortbay.jetty:reverse-http-gateway 7.6.15.v20140411


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

reverse-http-gateway
Version

Version

7.6.15.v20140411
Type

Type

jar

Download reverse-http-gateway 7.6.15.v20140411


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