is not current version
Last Version 1.1.0

com.palominolabs.http:jetty-http-server-wrapper 1.0.2

Wrapper around the Jetty HTTP server to make common configuration easier.

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.palominolabs.http
ArtifactId

ArtifactId

jetty-http-server-wrapper
Version

Version

1.0.2
Type

Type

jar

Download jetty-http-server-wrapper 1.0.2


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