xpath-client
Java Proxy client for X(HT)ML content mapped by XPath.
| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
CategoriesJavaScript Languages CLI User Interface |
| GroupId | GroupIdcom.js-lib |
| ArtifactId | ArtifactIdjs-xpath-client |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXPath Client
Java Proxy client for X(HT)ML content mapped by XPath.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| js-xpath-client-1.2.0.pom | |
| js-xpath-client-1.2.0.jar | 37 KB |
| js-xpath-client-1.2.0-sources.jar | 16 KB |
| js-xpath-client-1.2.0-javadoc.jar | 157 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
Java Proxy client for X(HT)ML content mapped by XPath.