XPath 2 Parser

A Parser for XPath 2

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.evolvedbinary.xpath
ArtifactId

ArtifactId

xpath2-parser
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

XPath 2 Parser
A Parser for XPath 2
Project URL

Project URL

https://github.com/exquery/xpath2-parser
Project Organization

Project Organization

Evolved Binary Ltd.

Download xpath2-parser

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.parboiled : parboiled-java jar 1.1.7
org.parboiled : parboiled-core jar 1.1.7
org.jetbrains : annotations-java5 jar 15.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.evolvedbinary.xpath

EXQuery

Versions

Version
1.0