is not current version
Last Version 8.1.16.v20140903

org.mortbay.jetty:reverse-http-gateway 8.1.0.v20120127


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

reverse-http-gateway
Version

Version

8.1.0.v20120127
Type

Type

jar

Download reverse-http-gateway 8.1.0.v20120127


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