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 | ArtifactIdexample |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 AS - Example webapp
WSO2 AppServer Samples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
example-5.3.0.pom | |
example-5.3.0.war | 4 MB |
example-5.3.0-sources.jar | 640 KB |
example-5.3.0-javadoc.jar | 505 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.0 |
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
|