License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlbeans |
ArtifactId | ArtifactIdxmlbeans-xpath |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXmlBeansXPath
XmlBeans extended XPath and XQuery support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmlbeans-xpath-2.6.0.pom | |
xmlbeans-xpath-2.6.0.jar | 6 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlbeans : xmlbeans | jar | 2.4.0 |
net.sf.saxon : saxon | jar | 9 |