| License |
License |
|---|---|
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdhttpilot |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTPilot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| httpilot-0.3.2.pom | |
| httpilot-0.3.2.jar | 15 KB |
| httpilot-0.3.2-sources.jar | 8 KB |
| httpilot-0.3.2-javadoc.jar | 66 KB |
| Browse |
<!-- 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"]
| 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 |