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.
| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.appserver |
| ArtifactId | ArtifactIdwso2appserver-samples-webapp-versioning |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionSample/WebappVersioning
This is sample showing webapp versioning with WSO2 AS
|
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.equinox » javax.servlet.jsp | jar | 2.2.0.v201112011158 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
| Version |
|---|
|
5.3.0
|
|
5.3.0-beta1
|