License |
License |
---|---|
GroupId | GroupIdorg.polyglotted |
ArtifactId | ArtifactIdxpath-stax |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionXpath StAX parser
Xpath evaluator on StAX parser
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpath-stax-1.0.0.pom | |
xpath-stax-1.0.0.jar | 34 KB |
xpath-stax-1.0.0-sources.jar | 14 KB |
xpath-stax-1.0.0-javadoc.jar | 95 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.29 |
junit : junit-dep | jar | 4.10 |