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 | ArtifactIdhttp-analytics-quickstart |
Last Version | Last Version6.0.0-m4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Application Server - HTTP Analytics Quickstart
WSO2 Application Server sample artifacts
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/http-analytics-quickstart/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>http-analytics-quickstart</artifactId>
<version>6.0.0-m4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/http-analytics-quickstart/
implementation 'org.wso2.appserver:http-analytics-quickstart:6.0.0-m4'
// https://jarcasting.com/artifacts/org.wso2.appserver/http-analytics-quickstart/
implementation ("org.wso2.appserver:http-analytics-quickstart:6.0.0-m4")
'org.wso2.appserver:http-analytics-quickstart:jar:6.0.0-m4'
<dependency org="org.wso2.appserver" name="http-analytics-quickstart" rev="6.0.0-m4">
<artifact name="http-analytics-quickstart" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='http-analytics-quickstart', version='6.0.0-m4')
)
libraryDependencies += "org.wso2.appserver" % "http-analytics-quickstart" % "6.0.0-m4"
[org.wso2.appserver/http-analytics-quickstart "6.0.0-m4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-juli | jar | 8.0.36 |
org.wso2.shade.org.wso2.carbon.analytics-common » org.wso2.carbon.databridge-shaded | jar | 5.0.8.wso2v1 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
Version |
---|
6.0.0-m4
|