MVN

com.ibm.pi : pi-sdk

Maven & Gradle

Feb 25, 2016
2 stars

pi-sdk · A library that allows for easy integration with IBM Presence Insights service available on Bluemix.

<dependency>
    <groupId>com.ibm.pi</groupId>
    <artifactId>pi-sdk</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.pi : pi-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.ibm.pi : pi-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
pi-sdk-1.3.0
1.2.x
pi-sdk-1.2.0

How to add a dependency to Maven

Add the following com.ibm.pi : pi-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm.pi</groupId>
    <artifactId>pi-sdk</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.pi : pi-sdk gradle dependency to your build.gradle file:

implementation 'com.ibm.pi:pi-sdk:1.3.0'

Gradle Kotlin DSL: Add the following com.ibm.pi : pi-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm.pi:pi-sdk:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.pi : pi-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.pi" % "pi-sdk" % "1.3.0"

Advertisement

Dependencies from Group

Jul 10, 2016
1 usages
2 stars
Feb 25, 2016
2 stars
app
Jan 14, 2016
Jul 10, 2016
2 stars

Discover Dependencies

soy
Jul 19, 2023
26 usages
609 stars
Feb 22, 2021
1 usages
7 stars
May 30, 2023
70 usages
225 stars
Mar 20, 2023
13 usages
17k stars
Oct 18, 2022
16 usages
284 stars
Mar 08, 2017
11 usages
58.8k stars
Jul 19, 2021
4 usages
2.7k stars
Jan 21, 2016