HTTPilot

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

httpilot
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

HTTPilot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/seratch/httpilot

Download httpilot

How to add to project

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

Dependencies

test (7)

Group / Artifact Type Version
junit : junit jar 4.10
commons-fileupload : commons-fileupload jar 1.2.2
commons-io : commons-io jar 2.0.1
org.hamcrest : hamcrest-all jar 1.1
commons-httpclient : commons-httpclient jar 3.1
org.eclipse.jetty : jetty-server jar 7.5.2.v20111006
org.eclipse.jetty : jetty-servlet jar 7.5.2.v20111006

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.1
0.3.0
0.2