| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Axon Библиотеки уровня приложения Distributed Applications |
| Группа | Группаnl.armatiek.saxon |
| Идентификатор | Идентификаторsaxon-ext-httpclient |
| Версия | Версия1.4 |
| Тип | Типjar |
| Описание |
Описаниеnl.armatiek.saxon:saxon-ext-httpclient
EXPath - HTTP Client implementation for the Saxon XSLT processor
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| saxon-ext-httpclient-1.4.pom | |
| saxon-ext-httpclient-1.4.jar | 37 KB |
| saxon-ext-httpclient-1.4-sources.jar | 21 KB |
| saxon-ext-httpclient-1.4-javadoc.jar | 437 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-httpclient/ -->
<dependency>
<groupId>nl.armatiek.saxon</groupId>
<artifactId>saxon-ext-httpclient</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-httpclient/
implementation 'nl.armatiek.saxon:saxon-ext-httpclient:1.4'
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-httpclient/
implementation ("nl.armatiek.saxon:saxon-ext-httpclient:1.4")
'nl.armatiek.saxon:saxon-ext-httpclient:jar:1.4'
<dependency org="nl.armatiek.saxon" name="saxon-ext-httpclient" rev="1.4">
<artifact name="saxon-ext-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.armatiek.saxon', module='saxon-ext-httpclient', version='1.4')
)
libraryDependencies += "nl.armatiek.saxon" % "saxon-ext-httpclient" % "1.4"
[nl.armatiek.saxon/saxon-ext-httpclient "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nl.armatiek.saxon : saxon-ext-core | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.squareup.okhttp3 : okhttp | jar | 4.5.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-io : commons-io | jar | 2.8.0 |
| org.ccil.cowan.tagsoup : tagsoup | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 10.5 |