не последняя версия
Последняя версия 1.4

nl.armatiek.saxon:saxon-ext-httpclient 1.1

EXPath - HTTP Client implementation for the Saxon XSLT processor

Категории

Категории

CLI Взаимодействие с пользователем Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

nl.armatiek.saxon
Идентификатор

Идентификатор

saxon-ext-httpclient
Версия

Версия

1.1
Тип

Тип

jar

Скачать saxon-ext-httpclient 1.1


<!-- https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-httpclient/ -->
<dependency>
    <groupId>nl.armatiek.saxon</groupId>
    <artifactId>saxon-ext-httpclient</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-httpclient/
implementation 'nl.armatiek.saxon:saxon-ext-httpclient:1.1'
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-httpclient/
implementation ("nl.armatiek.saxon:saxon-ext-httpclient:1.1")
'nl.armatiek.saxon:saxon-ext-httpclient:jar:1.1'
<dependency org="nl.armatiek.saxon" name="saxon-ext-httpclient" rev="1.1">
  <artifact name="saxon-ext-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.armatiek.saxon', module='saxon-ext-httpclient', version='1.1')
)
libraryDependencies += "nl.armatiek.saxon" % "saxon-ext-httpclient" % "1.1"
[nl.armatiek.saxon/saxon-ext-httpclient "1.1"]