| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаde.unkrig.autoauth |
| Идентификатор | Идентификаторautoauth-core |
| Последняя версия | Последняя версия0.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAUTOAUTH
An HTTP proxy that handles HTTP proxy authentication over another HTTP proxy.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autoauth-core-0.1.3.pom | |
| autoauth-core-0.1.3.jar | 12 KB |
| autoauth-core-0.1.3-sources.jar | 3 KB |
| autoauth-core-0.1.3-javadoc.jar | 24 KB |
| autoauth-core-0.1.3-jar-with-dependencies.jar | 980 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.unkrig.autoauth/autoauth-core/ -->
<dependency>
<groupId>de.unkrig.autoauth</groupId>
<artifactId>autoauth-core</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.unkrig.autoauth/autoauth-core/
implementation 'de.unkrig.autoauth:autoauth-core:0.1.3'
// https://jarcasting.com/artifacts/de.unkrig.autoauth/autoauth-core/
implementation ("de.unkrig.autoauth:autoauth-core:0.1.3")
'de.unkrig.autoauth:autoauth-core:jar:0.1.3'
<dependency org="de.unkrig.autoauth" name="autoauth-core" rev="0.1.3">
<artifact name="autoauth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unkrig.autoauth', module='autoauth-core', version='0.1.3')
)
libraryDependencies += "de.unkrig.autoauth" % "autoauth-core" % "0.1.3"
[de.unkrig.autoauth/autoauth-core "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.unkrig.commons : commons-net | jar | 1.2.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |