| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.seratch |
| Идентификатор | Идентификаторhttpilot |
| Последняя версия | Последняя версия0.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHTTPilot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |