| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdorg.openntf.sbt | 
    
| ArtifactId | ArtifactIdgrantaccess.webapp | 
    
| Version | Version1.5.0.20160704-1200 | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionThis is OpenNTF's fork of IBM's Social SDK. This fork is maintained by the community. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.openntf.sbt/grantaccess.webapp/ -->
<dependency>
    <groupId>org.openntf.sbt</groupId>
    <artifactId>grantaccess.webapp</artifactId>
    <version>1.5.0.20160704-1200</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.openntf.sbt/grantaccess.webapp/
implementation 'org.openntf.sbt:grantaccess.webapp:1.5.0.20160704-1200'
                // https://jarcasting.com/artifacts/org.openntf.sbt/grantaccess.webapp/
implementation ("org.openntf.sbt:grantaccess.webapp:1.5.0.20160704-1200")
                'org.openntf.sbt:grantaccess.webapp:war:1.5.0.20160704-1200'
                <dependency org="org.openntf.sbt" name="grantaccess.webapp" rev="1.5.0.20160704-1200">
  <artifact name="grantaccess.webapp" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.openntf.sbt', module='grantaccess.webapp', version='1.5.0.20160704-1200')
)
                libraryDependencies += "org.openntf.sbt" % "grantaccess.webapp" % "1.5.0.20160704-1200"
                [org.openntf.sbt/grantaccess.webapp "1.5.0.20160704-1200"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.openntf.sbt : com.ibm.sbt.core | jar | 1.5.0.20160704-1200 | 
| org.openntf.sbt : com.ibm.commons | jar | 1.5.0.20160704-1200 | 
| org.openntf.sbt : com.ibm.commons.xml | jar | 1.5.0.20160704-1200 | 
| org.openntf.sbt : com.ibm.commons.runtime | jar | 1.5.0.20160704-1200 |