| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.ibm.sbt | 
    
| ArtifactId | ArtifactIdcom.ibm.sbt.core.test | 
    
| Version | Version1.1.12.20161007-1200 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe 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 
         | 
    
<!-- https://jarcasting.com/artifacts/com.ibm.sbt/com.ibm.sbt.core.test/ -->
<dependency>
    <groupId>com.ibm.sbt</groupId>
    <artifactId>com.ibm.sbt.core.test</artifactId>
    <version>1.1.12.20161007-1200</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ibm.sbt/com.ibm.sbt.core.test/
implementation 'com.ibm.sbt:com.ibm.sbt.core.test:1.1.12.20161007-1200'
                // https://jarcasting.com/artifacts/com.ibm.sbt/com.ibm.sbt.core.test/
implementation ("com.ibm.sbt:com.ibm.sbt.core.test:1.1.12.20161007-1200")
                'com.ibm.sbt:com.ibm.sbt.core.test:jar:1.1.12.20161007-1200'
                <dependency org="com.ibm.sbt" name="com.ibm.sbt.core.test" rev="1.1.12.20161007-1200">
  <artifact name="com.ibm.sbt.core.test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ibm.sbt', module='com.ibm.sbt.core.test', version='1.1.12.20161007-1200')
)
                libraryDependencies += "com.ibm.sbt" % "com.ibm.sbt.core.test" % "1.1.12.20161007-1200"
                [com.ibm.sbt/com.ibm.sbt.core.test "1.1.12.20161007-1200"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| com.ibm.sbt : com.ibm.sbt.core | jar | 1.1.12.20161007-1200 | 
| com.ibm.sbt : com.ibm.sbt.web | jar | 1.1.12.20161007-1200 | 
| org.mozilla : rhino | jar | 1.7R4 | 
| junit : junit | jar | 4.11 | 
| 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 | 
| commons-io : commons-io | jar | 2.4 | 
| commons-fileupload : commons-fileupload | jar | 1.3.2 |