Jar examples for p:ping
Pinging capability to services deployed in Axis2
You can download jar file ping 1.7.7 in this page.
Apache License
You can use the following script to add ping-1.7.7.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>ping</artifactId> <version>1.7.7</version> </dependency>
compile group: 'org.apache.axis2', name: 'ping', version: '1.7.7'
libraryDependencies += "org.apache.axis2" % "ping" % "1.7.7"
<dependency org="org.apache.axis2" name="ping" rev="1.7.7"/>
@Grapes(@Grab(group='org.apache.axis2', module='ping', version='1.7.7'))
'org.apache.axis2:ping:jar:1.7.7'
Click the following link to download the jar file.
ping-1.7.7-javadoc.jar