| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools Java Languages | 
        
| GroupId | GroupIdorg.wso2.carbon.identity.agent.sso.java | 
    
| ArtifactId | ArtifactIdSampleApp | 
    
| Last Version | Last Version5.5.9 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            Description | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| SampleApp-5.5.9.pom | |
| SampleApp-5.5.9.war | 68 MB | 
| SampleApp-5.5.9-sources.jar | 147 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.sso.java/SampleApp/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.agent.sso.java</groupId>
    <artifactId>SampleApp</artifactId>
    <version>5.5.9</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.sso.java/SampleApp/
implementation 'org.wso2.carbon.identity.agent.sso.java:SampleApp:5.5.9'
                // https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.sso.java/SampleApp/
implementation ("org.wso2.carbon.identity.agent.sso.java:SampleApp:5.5.9")
                'org.wso2.carbon.identity.agent.sso.java:SampleApp:war:5.5.9'
                <dependency org="org.wso2.carbon.identity.agent.sso.java" name="SampleApp" rev="5.5.9">
  <artifact name="SampleApp" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.identity.agent.sso.java', module='SampleApp', version='5.5.9')
)
                libraryDependencies += "org.wso2.carbon.identity.agent.sso.java" % "SampleApp" % "5.5.9"
                [org.wso2.carbon.identity.agent.sso.java/SampleApp "5.5.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.identity.agent.sso.java : org.wso2.carbon.identity.sso.tomcat.server | jar | 5.5.9 |