Last Version

Sample/WebappVersioning 5.3.0

This is sample showing webapp versioning with WSO2 AS

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

wso2appserver-samples-webapp-versioning
Version

Version

5.3.0
Type

Type

war
Description

Description

Sample/WebappVersioning
This is sample showing webapp versioning with WSO2 AS
Project Organization

Project Organization

WSO2 Inc

Download wso2appserver-samples-webapp-versioning 5.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.equinox » javax.servlet.jsp jar 2.2.0.v201112011158

Project Modules

There are no modules declared in this project.