| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdorg.httpobjects.jetty | 
| ArtifactId | ArtifactIdhttpobjects-jetty-7-and-8 | 
| Last Version | Last Version0.27.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhttpobjects-jetty-7-and-8 simple http for the jvm | 
<!-- https://jarcasting.com/artifacts/org.httpobjects.jetty/httpobjects-jetty-7-and-8/ -->
<dependency>
    <groupId>org.httpobjects.jetty</groupId>
    <artifactId>httpobjects-jetty-7-and-8</artifactId>
    <version>0.27.0</version>
</dependency>// https://jarcasting.com/artifacts/org.httpobjects.jetty/httpobjects-jetty-7-and-8/
implementation 'org.httpobjects.jetty:httpobjects-jetty-7-and-8:0.27.0'// https://jarcasting.com/artifacts/org.httpobjects.jetty/httpobjects-jetty-7-and-8/
implementation ("org.httpobjects.jetty:httpobjects-jetty-7-and-8:0.27.0")'org.httpobjects.jetty:httpobjects-jetty-7-and-8:jar:0.27.0'<dependency org="org.httpobjects.jetty" name="httpobjects-jetty-7-and-8" rev="0.27.0">
  <artifact name="httpobjects-jetty-7-and-8" type="jar" />
</dependency>@Grapes(
@Grab(group='org.httpobjects.jetty', module='httpobjects-jetty-7-and-8', version='0.27.0')
)libraryDependencies += "org.httpobjects.jetty" % "httpobjects-jetty-7-and-8" % "0.27.0"[org.httpobjects.jetty/httpobjects-jetty-7-and-8 "0.27.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 8.2.0.v20160908 | 
| org.httpobjects : httpobjects | jar | 0.27.0 | 
| org.httpobjects.servlet : httpobjects-servlet | jar | 0.27.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| log4j : log4j | jar | 1.2.17 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| org.httpobjects.test : httpobjects-test | jar | 0.27.0 | 
| org.httpobjects.apache-httpclient-4.x : httpobjects-apache-httpclient-4.x | jar | 0.27.0 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.3 | 
| junit : junit | jar | 4.12 |