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-helloworld |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSample/HelloWorld
This is Hello World sample
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-helloworld/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>wso2appserver-samples-helloworld</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-helloworld/
implementation 'org.wso2.appserver:wso2appserver-samples-helloworld:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-helloworld/
implementation ("org.wso2.appserver:wso2appserver-samples-helloworld:5.3.0")
'org.wso2.appserver:wso2appserver-samples-helloworld:jar:5.3.0'
<dependency org="org.wso2.appserver" name="wso2appserver-samples-helloworld" rev="5.3.0">
<artifact name="wso2appserver-samples-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='wso2appserver-samples-helloworld', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "wso2appserver-samples-helloworld" % "5.3.0"
[org.wso2.appserver/wso2appserver-samples-helloworld "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.axis2.wso2 » axis2 | jar | 1.6.1.wso2v14 |
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
|