jetty-proxy

Various pieces of code shared amoung various distelli packages.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.distelli.webserver.proxy
ArtifactId

ArtifactId

jetty-proxy
Last Version

Last Version

10.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

jetty-proxy
Various pieces of code shared amoung various distelli packages.

Download jetty-proxy

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.jetty : jetty-proxy jar 9.4.12.v20180830
org.eclipse.jetty.websocket : websocket-client jar 9.4.12.v20180830
org.slf4j : slf4j-api jar 1.7.22
com.google.inject : guice jar 4.1.0
com.distelli.webserver : distelli-webserver jar 10.0.4
com.distelli.utils : Utilities jar 10.0.4
com.google.inject.extensions : guice-multibindings jar 4.1.0
com.google.inject.extensions : guice-assistedinject jar 4.1.0

runtime (1)

Group / Artifact Type Version
org.eclipse.jetty.websocket : websocket-server jar 9.4.12.v20180830

test (3)

Group / Artifact Type Version
junit : junit jar 4.9
com.distelli.run : GuiceRunner jar 10.0.4
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0