is not current version
Last Version 1.4.1

org.expath.http.client:http-client-saxon 1.2.2

Implementation of HTTP Client module for Saxon

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.2.2
Type

Type

jar

Download http-client-saxon 1.2.2


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