com.ibm.sbt:acme.social.sample

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
Last Version

Last Version

1.1.12.20161007-1200
Release Date

Release Date

Type

Type

ear
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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.ibm.sbt : sbt.dojo180 war 1.1.12.20161007-1200
com.ibm.sbt : com.ibm.sbt.web war 1.1.12.20161007-1200
com.ibm.sbt : acme.social.sample.dataapp war 1.1.12.20161007-1200
com.ibm.sbt : acme.sample.webapp war 1.1.12.20161007-1200
com.ibm.sbt : acme.social.sample.webapp war 1.1.12.20161007-1200

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.