com.ibm.sbt:grantaccess.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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.sbt
ArtifactId

ArtifactId

grantaccess.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 grantaccess.webapp

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.