is not current version
Last Version 8.1.16.v20140903

org.mortbay.jetty:reverse-http-gateway 7.6.0.RC0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

reverse-http-gateway
Version

Version

7.6.0.RC0
Type

Type

jar

Download reverse-http-gateway 7.6.0.RC0


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