| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.schlichtherle.truezip |
| Идентификатор | Идентификаторtruezip-driver-http |
| Последняя версия | Последняя версия7.7.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrueZIP Driver HTTP(S)
The file system driver for the HTTP(S) scheme.
Add the JAR artifact of this module to the run time class path to
make its file system drivers available for service location in the
client API modules.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| truezip-driver-http-7.7.10.pom | |
| truezip-driver-http-7.7.10.jar | 15 KB |
| truezip-driver-http-7.7.10-sources.jar | 9 KB |
| truezip-driver-http-7.7.10-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-http/ -->
<dependency>
<groupId>de.schlichtherle.truezip</groupId>
<artifactId>truezip-driver-http</artifactId>
<version>7.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-http/
implementation 'de.schlichtherle.truezip:truezip-driver-http:7.7.10'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-http/
implementation ("de.schlichtherle.truezip:truezip-driver-http:7.7.10")
'de.schlichtherle.truezip:truezip-driver-http:jar:7.7.10'
<dependency org="de.schlichtherle.truezip" name="truezip-driver-http" rev="7.7.10">
<artifact name="truezip-driver-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-driver-http', version='7.7.10')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-http" % "7.7.10"
[de.schlichtherle.truezip/truezip-driver-http "7.7.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.4.1 |
| de.schlichtherle.truezip : truezip-kernel | jar | 7.7.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.schlichtherle.truezip : truezip-kernel | test-jar | 7.7.10 |