License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.event-processing |
ArtifactId | ArtifactIdevent-statistics |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Event Statistics Aggregator Module
This is a Carbon bundle that represent all the event monitor modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
event-statistics-2.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-statistics/ -->
<dependency>
<groupId>org.wso2.carbon.event-processing</groupId>
<artifactId>event-statistics</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-statistics/
implementation 'org.wso2.carbon.event-processing:event-statistics:2.0.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-statistics/
implementation ("org.wso2.carbon.event-processing:event-statistics:2.0.3")
'org.wso2.carbon.event-processing:event-statistics:pom:2.0.3'
<dependency org="org.wso2.carbon.event-processing" name="event-statistics" rev="2.0.3">
<artifact name="event-statistics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='event-statistics', version='2.0.3')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "event-statistics" % "2.0.3"
[org.wso2.carbon.event-processing/event-statistics "2.0.3"]