WSO2 AS - Example webapp

WSO2 AppServer Samples

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

example
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

war
Description

Description

WSO2 AS - Example webapp
WSO2 AppServer Samples
Project Organization

Project Organization

WSO2 Inc

Download example

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.wso2.carbon : org.wso2.carbon.tomcat jar 4.4.1
org.wso2.tomcat : tomcat-jsp-api jar 7.0.59.wso2v1
org.apache.axis2.wso2 » axis2-client jar 1.6.1.wso2v12
org.wso2.carbon : org.wso2.carbon.authenticator.proxy jar 4.4.1
org.wso2.carbon : org.wso2.carbon.authenticator.stub jar 4.4.1
org.wso2.carbon : org.wso2.carbon.core.common jar 4.4.1
org.wso2.carbon : org.wso2.carbon.core jar 4.4.1
org.apache.axis2.wso2 » axis2 jar 1.6.1.wso2v14

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.0

Project Modules

There are no modules declared in this project.

carbon-parent

Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.

org.wso2.appserver

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
5.3.0
5.3.0-beta1