Last Version

WSO2 Application Server - SSO Quickstart 6.0.0-m4

WSO2 Application Server sample artifacts

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

sso-quickstart
Version

Version

6.0.0-m4
Type

Type

jar
Description

Description

WSO2 Application Server - SSO Quickstart
WSO2 Application Server sample artifacts
Project Organization

Project Organization

WSO2

Download sso-quickstart 6.0.0-m4


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/sso-quickstart/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>sso-quickstart</artifactId>
    <version>6.0.0-m4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/sso-quickstart/
implementation 'org.wso2.appserver:sso-quickstart:6.0.0-m4'
// https://jarcasting.com/artifacts/org.wso2.appserver/sso-quickstart/
implementation ("org.wso2.appserver:sso-quickstart:6.0.0-m4")
'org.wso2.appserver:sso-quickstart:jar:6.0.0-m4'
<dependency org="org.wso2.appserver" name="sso-quickstart" rev="6.0.0-m4">
  <artifact name="sso-quickstart" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='sso-quickstart', version='6.0.0-m4')
)
libraryDependencies += "org.wso2.appserver" % "sso-quickstart" % "6.0.0-m4"
[org.wso2.appserver/sso-quickstart "6.0.0-m4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-juli jar 8.0.36

Project Modules

There are no modules declared in this project.