Last Version

httpobjects-jetty 0.3.0

simple http for the jvm

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.httpobjects.jetty
ArtifactId

ArtifactId

httpobjects-jetty
Version

Version

0.3.0
Type

Type

jar
Description

Description

httpobjects-jetty
simple http for the jvm

Download httpobjects-jetty 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.httpobjects : httpobjects jar 0.3.0
org.httpobjects.servlet : httpobjects-servlet jar 0.3.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.6.1
log4j : log4j jar 1.2.16
commons-httpclient : commons-httpclient jar 3.1
org.httpobjects.test : httpobjects-test jar 0.3.0
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.