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