Last Version

XPathAPI (JAXP) 0.4

Select XML nodes using XPath and a single line of Java code

License

License

GroupId

GroupId

it.svario.xpathapi
ArtifactId

ArtifactId

xpathapi-jaxp
Version

Version

0.4
Type

Type

jar
Description

Description

XPathAPI (JAXP)
Select XML nodes using XPath and a single line of Java code
Project URL

Project URL

http://svario.it/xpathapi
Source Code Management

Source Code Management

https://github.com/gioele/xpathapi-jaxp

Download xpathapi-jaxp 0.4


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.