| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.event-processing |
| Идентификатор | Идентификаторevent-statistics |
| Последняя версия | Последняя версия2.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Event Statistics Aggregator Module
This is a Carbon bundle that represent all the event monitor modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| event-statistics-2.0.3.pom | 1 KB |
| Обзор |
<!-- 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"]