is not current version
Last Version 1.0.3

org.hudsonci.xpath:xpath-service 1.0.0

XPath Service for Jelly

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.xpath
ArtifactId

ArtifactId

xpath-service
Version

Version

1.0.0
Type

Type

jar

Download xpath-service 1.0.0


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