Last Version

WSO2 AS - Example webapp 5.3.0

WSO2 AppServer Samples

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

example
Version

Version

5.3.0
Type

Type

war
Description

Description

WSO2 AS - Example webapp
WSO2 AppServer Samples
Project Organization

Project Organization

WSO2 Inc

Download example 5.3.0


<!-- 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.