is not current version
Last Version 10.0.4

com.distelli.webserver.proxy:jetty-proxy 10.0.2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.distelli.webserver.proxy
ArtifactId

ArtifactId

jetty-proxy
Version

Version

10.0.2
Type

Type

jar

Download jetty-proxy 10.0.2


<!-- https://jarcasting.com/artifacts/com.distelli.webserver.proxy/jetty-proxy/ -->
<dependency>
    <groupId>com.distelli.webserver.proxy</groupId>
    <artifactId>jetty-proxy</artifactId>
    <version>10.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.distelli.webserver.proxy/jetty-proxy/
implementation 'com.distelli.webserver.proxy:jetty-proxy:10.0.2'
// https://jarcasting.com/artifacts/com.distelli.webserver.proxy/jetty-proxy/
implementation ("com.distelli.webserver.proxy:jetty-proxy:10.0.2")
'com.distelli.webserver.proxy:jetty-proxy:jar:10.0.2'
<dependency org="com.distelli.webserver.proxy" name="jetty-proxy" rev="10.0.2">
  <artifact name="jetty-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.distelli.webserver.proxy', module='jetty-proxy', version='10.0.2')
)
libraryDependencies += "com.distelli.webserver.proxy" % "jetty-proxy" % "10.0.2"
[com.distelli.webserver.proxy/jetty-proxy "10.0.2"]