MVN

com.jakewharton : pingdom-java

Maven & Gradle

Apr 08, 2011
13 stars

Pingdom Java API Wrapper · A Java wrapper around the Pingdom RESTful API and a simple DSL for easy interaction.

<dependency>
    <groupId>com.jakewharton</groupId>
    <artifactId>pingdom-java</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton : pingdom-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of com.jakewharton : pingdom-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
pingdom-java-0.9.0

How to add a dependency to Maven

Add the following com.jakewharton : pingdom-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jakewharton</groupId>
    <artifactId>pingdom-java</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton : pingdom-java gradle dependency to your build.gradle file:

implementation 'com.jakewharton:pingdom-java:0.9.0'

Gradle Kotlin DSL: Add the following com.jakewharton : pingdom-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton:pingdom-java:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton : pingdom-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton" % "pingdom-java" % "0.9.0"

Advertisement

Dependencies from Group

Aug 12, 2020
94 usages
25.5k stars
Jun 19, 2013
60 usages
5.7k stars
Aug 13, 2021
5 usages
1.7k stars
Aug 12, 2020
4 usages
25.5k stars
Sep 01, 2012
3 usages

Discover Dependencies

Jan 14, 2015
0 stars
orm
Jan 14, 2015
10 stars
Feb 12, 2015
6 usages
Mar 27, 2015
Aug 25, 2014
3 usages
Apr 01, 2015
128 stars
Jun 11, 2014
Jun 16, 2014
3 stars