Last Version

EXPath HTTP Client Saxon Implementation 1.4.1

Implementation of HTTP Client module for Saxon

License

License

Categories

Categories

CLI User Interface Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.expath.http.client
ArtifactId

ArtifactId

http-client-saxon
Version

Version

1.4.1
Type

Type

jar
Description

Description

EXPath HTTP Client Saxon Implementation
Implementation of HTTP Client module for Saxon
Project Organization

Project Organization

The EXPath Project

Download http-client-saxon 1.4.1


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.