не последняя версия
Последняя версия 2.0.3

org.wso2.carbon.event-processing:event-statistics 2.0.2


Группа

Группа

org.wso2.carbon.event-processing
Идентификатор

Идентификатор

event-statistics
Версия

Версия

2.0.2
Тип

Тип

pom

Скачать event-statistics 2.0.2

Имя Файла Размер
event-statistics-2.0.2.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.2</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.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-statistics/
implementation ("org.wso2.carbon.event-processing:event-statistics:2.0.2")
'org.wso2.carbon.event-processing:event-statistics:pom:2.0.2'
<dependency org="org.wso2.carbon.event-processing" name="event-statistics" rev="2.0.2">
  <artifact name="event-statistics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='event-statistics', version='2.0.2')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "event-statistics" % "2.0.2"
[org.wso2.carbon.event-processing/event-statistics "2.0.2"]