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