Last Version

httpobjects-jetty-6 0.27.0

simple http for the jvm

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.httpobjects.jetty
ArtifactId

ArtifactId

httpobjects-jetty-6
Version

Version

0.27.0
Type

Type

jar
Description

Description

httpobjects-jetty-6
simple http for the jvm

Download httpobjects-jetty-6 0.27.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.httpobjects : httpobjects jar 0.27.0
org.httpobjects.servlet : httpobjects-servlet jar 0.27.0

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.26

test (5)

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
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.