Last Version

Xpath StAX parser 1.0.0

Xpath evaluator on StAX parser

License

License

GroupId

GroupId

org.polyglotted
ArtifactId

ArtifactId

xpath-stax
Version

Version

1.0.0
Type

Type

jar
Description

Description

Xpath StAX parser
Xpath evaluator on StAX parser
Source Code Management

Source Code Management

https://github.com/polyglotted/xpath-stax

Download xpath-stax 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
com.google.guava : guava jar 12.0
org.codehaus.woodstox : woodstox-core-asl jar 4.1.3

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.29
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.