xpathparser

XPath parser and XPath AST API

License

License

GroupId

GroupId

eu.cdevreeze.xpathparser
ArtifactId

ArtifactId

xpathparser_3
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

xpathparser
XPath parser and XPath AST API
Project URL

Project URL

https://github.com/dvreeze/xpathparser
Project Organization

Project Organization

eu.cdevreeze.xpathparser
Source Code Management

Source Code Management

https://github.com/dvreeze/xpathparser.git

Download xpathparser_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1
org.typelevel : cats-core_3 jar 2.6.1
org.typelevel : cats-parse_3 jar 0.3.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0