is not current version
Last Version 8.1.16.v20140903

org.mortbay.jetty:reverse-http-gateway 8.0.4.v20111024


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

reverse-http-gateway
Version

Version

8.0.4.v20111024
Type

Type

jar

Download reverse-http-gateway 8.0.4.v20111024


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