XmlBeansXPath

XmlBeans extended XPath and XQuery support

License

License

GroupId

GroupId

org.apache.xmlbeans
ArtifactId

ArtifactId

xmlbeans-xpath
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

XmlBeansXPath
XmlBeans extended XPath and XQuery support
Project URL

Project URL

http://xmlbeans.apache.org
Project Organization

Project Organization

XmlBeans

Download xmlbeans-xpath

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 2.4.0
net.sf.saxon : saxon jar 9

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0