XPath Client

Java Proxy client for X(HT)ML content mapped by XPath.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-xpath-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

XPath Client
Java Proxy client for X(HT)ML content mapped by XPath.
Project URL

Project URL

https://github.com/js-lib-com/xpath-client.git
Source Code Management

Source Code Management

https://github.com/js-lib-com/xpath-client

Download js-xpath-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.js-lib : js-commons jar 1.3.0
com.js-lib : js-dom-api jar 1.1
javax.ws.rs : jsr311-api jar 1.1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.js-lib : js-dom jar 1.1.0
org.mockito : mockito-core jar 2.10.0

Project Modules

There are no modules declared in this project.

xpath-client

Java Proxy client for X(HT)ML content mapped by XPath.

com.js-lib

java(script) libraries

Set of APIs and libraries for Java and JavaScript.

Versions

Version
1.2.0
1.1.0