com.ibm.sbt:acme.social.sample.webapp

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

acme.social.sample.webapp
Last Version

Last Version

1.1.12.20161007-1200
Release Date

Release Date

Type

Type

war
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 acme.social.sample.webapp

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-codec : commons-codec jar 1.6
org.apache.httpcomponents : httpclient jar 4.3.3
org.apache.httpcomponents : httpmime jar 4.3.1
com.ibm.sbt : com.ibm.sbt.core jar 1.1.12.20161007-1200
com.ibm.sbt : com.ibm.commons jar 1.1.12.20161007-1200
com.ibm.sbt : com.ibm.commons.xml jar 1.1.12.20161007-1200
com.ibm.sbt : com.ibm.commons.runtime jar 1.1.12.20161007-1200

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 6.0
org.eclipse.core : org.eclipse.core.runtime jar 3.6.0.v20100505

Project Modules

There are no modules declared in this project.