Guava Jetty Service

A Guava Jetty Service

License

License

Categories

Categories

Jetty Container Application Servers Guava General Purpose Libraries Utility
GroupId

GroupId

co.tomlee.guava.services
ArtifactId

ArtifactId

guava-jetty-service
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Guava Jetty Service
A Guava Jetty Service
Project URL

Project URL

https://github.com/thomaslee/guava-jetty-service

Download guava-jetty-service

How to add to project

<!-- https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-jetty-service/ -->
<dependency>
    <groupId>co.tomlee.guava.services</groupId>
    <artifactId>guava-jetty-service</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-jetty-service/
implementation 'co.tomlee.guava.services:guava-jetty-service:0.0.3'
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-jetty-service/
implementation ("co.tomlee.guava.services:guava-jetty-service:0.0.3")
'co.tomlee.guava.services:guava-jetty-service:jar:0.0.3'
<dependency org="co.tomlee.guava.services" name="guava-jetty-service" rev="0.0.3">
  <artifact name="guava-jetty-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.guava.services', module='guava-jetty-service', version='0.0.3')
)
libraryDependencies += "co.tomlee.guava.services" % "guava-jetty-service" % "0.0.3"
[co.tomlee.guava.services/guava-jetty-service "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
org.eclipse.jetty : jetty-servlet jar 9.2.7.v20150116
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.httpcomponents : httpclient jar 4.3.4
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2