EXPath HTTP Client Saxon Implementation

Implementation of HTTP Client module for Saxon

Лицензия

Лицензия

Категории

Категории

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

Группа

org.expath.http.client
Идентификатор

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

http-client-saxon
Последняя версия

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

1.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

EXPath HTTP Client Saxon Implementation
Implementation of HTTP Client module for Saxon
Организация-разработчик

Организация-разработчик

The EXPath Project

Скачать http-client-saxon

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.expath.tools : tools-java jar 0.7.0
org.expath.tools : tools-saxon jar 0.7.1
org.expath.http.client : http-client-java jar 1.4.1
org.expath.packaging : pkg-saxon jar 1.6.1
net.sf.saxon : Saxon-HE jar 10.3
org.apache.httpcomponents : httpcore jar 4.4.14

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.1
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0