com.ibm.sbt:com.ibm.sbt.php.core

The Social Business Toolkit SDK is a set of libraries and code samples that you use for connecting to the IBM Social Platform. It covers many products like IBM Connections, IBM Notes/Domino, IBM Sametime. It includes support for many authentication mechanisms, as well as comprehensive wrappers for the REST APIs. The SDK can be run on Java-based application servers such WebSphere Application Server, WebSphere Portal, IBM Domino, and Apache Tomcat. Source code is available at https://github.com/OpenNTF/SocialSDK

License

License

GroupId

GroupId

com.ibm.sbt
ArtifactId

ArtifactId

com.ibm.sbt.php.core
Last Version

Last Version

1.1.12.20161007-1200
Release Date

Release Date

Type

Type

pom
Description

Description

The Social Business Toolkit SDK is a set of libraries and code samples that you use for connecting to the IBM Social Platform. It covers many products like IBM Connections, IBM Notes/Domino, IBM Sametime. It includes support for many authentication mechanisms, as well as comprehensive wrappers for the REST APIs. The SDK can be run on Java-based application servers such WebSphere Application Server, WebSphere Portal, IBM Domino, and Apache Tomcat. Source code is available at https://github.com/OpenNTF/SocialSDK

Download com.ibm.sbt.php.core

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.sbt/com.ibm.sbt.php.core/ -->
<dependency>
    <groupId>com.ibm.sbt</groupId>
    <artifactId>com.ibm.sbt.php.core</artifactId>
    <version>1.1.12.20161007-1200</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.sbt/com.ibm.sbt.php.core/
implementation 'com.ibm.sbt:com.ibm.sbt.php.core:1.1.12.20161007-1200'
// https://jarcasting.com/artifacts/com.ibm.sbt/com.ibm.sbt.php.core/
implementation ("com.ibm.sbt:com.ibm.sbt.php.core:1.1.12.20161007-1200")
'com.ibm.sbt:com.ibm.sbt.php.core:pom:1.1.12.20161007-1200'
<dependency org="com.ibm.sbt" name="com.ibm.sbt.php.core" rev="1.1.12.20161007-1200">
  <artifact name="com.ibm.sbt.php.core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.sbt', module='com.ibm.sbt.php.core', version='1.1.12.20161007-1200')
)
libraryDependencies += "com.ibm.sbt" % "com.ibm.sbt.php.core" % "1.1.12.20161007-1200"
[com.ibm.sbt/com.ibm.sbt.php.core "1.1.12.20161007-1200"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.