Download ping-1.7.7.jar file - Jar p

Jar examples for p:ping

Description

Pinging capability to services deployed in Axis2

You can download jar file ping 1.7.7 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

ping-1.7.7-javadoc.jar
ping-1.7.7-sources.jar
ping-1.7.7.pom



Related Tutorials