| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.stefanofornari |
| Идентификатор | Идентификаторhttps |
| Последняя версия | Последняя версия1.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttps
A simple HTTPS server
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| https-1.3.4.pom | |
| https-1.3.4.tar.gz | 6 MB |
| https-1.3.4-sources.jar | 21 KB |
| https-1.3.4-javadoc.jar | 316 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.stefanofornari/https/ -->
<dependency>
<groupId>com.github.stefanofornari</groupId>
<artifactId>https</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanofornari/https/
implementation 'com.github.stefanofornari:https:1.3.4'
// https://jarcasting.com/artifacts/com.github.stefanofornari/https/
implementation ("com.github.stefanofornari:https:1.3.4")
'com.github.stefanofornari:https:jar:1.3.4'
<dependency org="com.github.stefanofornari" name="https" rev="1.3.4">
<artifact name="https" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanofornari', module='https', version='1.3.4')
)
libraryDependencies += "com.github.stefanofornari" % "https" % "1.3.4"
[com.github.stefanofornari/https "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| com.google.guava : guava | jar | 17.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-configuration : commons-configuration | jar | 1.10 |
| com.github.stefanofornari : webtoolkitlib | jar | 2.0.0 |
| net.sf.jopt-simple : jopt-simple | jar | 4.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 3.6.1 |
| com.github.stefanbirkner : system-rules | jar | 1.16.1 |
| com.github.stefanofornari : xtest | jar | 2.1.0 |