Last Version

WSO2 Application Server - SSO Sample - Book Store Web Application 6.0.0-m4

Book Store Web Application

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

bookstore-app
Version

Version

6.0.0-m4
Type

Type

war
Description

Description

WSO2 Application Server - SSO Sample - Book Store Web Application
Book Store Web Application
Project URL

Project URL

http://wso2.com
Project Organization

Project Organization

WSO2

Download bookstore-app 6.0.0-m4


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.