License |
License
CDDL 1.0
|
---|---|
GroupId | GroupIdcom.envoisolutions.sxc |
ArtifactId | ArtifactIdsxc-xpath |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSXC XPath
|
Project Organization |
Project OrganizationEnvoi Solutions LLC |
Filename | Size |
---|---|
sxc-xpath-0.7.3.pom | |
sxc-xpath-0.7.3.jar | 12 KB |
sxc-xpath-0.7.3-sources.jar | 6 KB |
sxc-xpath-0.7.3-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-xpath/ -->
<dependency>
<groupId>com.envoisolutions.sxc</groupId>
<artifactId>sxc-xpath</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-xpath/
implementation 'com.envoisolutions.sxc:sxc-xpath:0.7.3'
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-xpath/
implementation ("com.envoisolutions.sxc:sxc-xpath:0.7.3")
'com.envoisolutions.sxc:sxc-xpath:jar:0.7.3'
<dependency org="com.envoisolutions.sxc" name="sxc-xpath" rev="0.7.3">
<artifact name="sxc-xpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envoisolutions.sxc', module='sxc-xpath', version='0.7.3')
)
libraryDependencies += "com.envoisolutions.sxc" % "sxc-xpath" % "0.7.3"
[com.envoisolutions.sxc/sxc-xpath "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.envoisolutions.sxc : sxc-core | jar | 0.7.3 |
org.eclipse.jdt : core Optional | jar | 3.2.0.658 |
jaxen : jaxen | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : wstx-asl | jar | 3.2.0 |
junit : junit | jar | 3.8.1 |