License |
License |
---|---|
GroupId | GroupIdorg.wso2.analytics.http |
ArtifactId | ArtifactIdwso2analytics-http-features |
Version | Version1.0.0-m1 |
Type | Typepom |
Description |
DescriptionWSO2 HTTP Analytics Server - Features
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2analytics-http-features-1.0.0-m1.pom | 718 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.analytics.http/wso2analytics-http-features/ -->
<dependency>
<groupId>org.wso2.analytics.http</groupId>
<artifactId>wso2analytics-http-features</artifactId>
<version>1.0.0-m1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.http/wso2analytics-http-features/
implementation 'org.wso2.analytics.http:wso2analytics-http-features:1.0.0-m1'
// https://jarcasting.com/artifacts/org.wso2.analytics.http/wso2analytics-http-features/
implementation ("org.wso2.analytics.http:wso2analytics-http-features:1.0.0-m1")
'org.wso2.analytics.http:wso2analytics-http-features:pom:1.0.0-m1'
<dependency org="org.wso2.analytics.http" name="wso2analytics-http-features" rev="1.0.0-m1">
<artifact name="wso2analytics-http-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.http', module='wso2analytics-http-features', version='1.0.0-m1')
)
libraryDependencies += "org.wso2.analytics.http" % "wso2analytics-http-features" % "1.0.0-m1"
[org.wso2.analytics.http/wso2analytics-http-features "1.0.0-m1"]