simple-esper-si-sample

A simple sample application that measures throughput of messages demonstrating the use of the: * Esper Wire Tap * Esper Gateway (coupled with a transformer for a clean separation of concerns)

Лицензия

Лицензия

Группа

Группа

org.opencredo.esper
Идентификатор

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

simple-esper-si-sample
Последняя версия

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

simple-esper-si-sample
A simple sample application that measures throughput of messages demonstrating the use of the: * Esper Wire Tap * Esper Gateway (coupled with a transformer for a clean separation of concerns)
Ссылка на сайт

Ссылка на сайт

http://www.opencredo.org
Система контроля версий

Система контроля версий

http://github.com/opencredo/opencredo-esper/tree/master/esper-samples/simple-esper-si-sample

Скачать simple-esper-si-sample

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.opencredo.esper/simple-esper-si-sample/ -->
<dependency>
    <groupId>org.opencredo.esper</groupId>
    <artifactId>simple-esper-si-sample</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencredo.esper/simple-esper-si-sample/
implementation 'org.opencredo.esper:simple-esper-si-sample:2.1'
// https://jarcasting.com/artifacts/org.opencredo.esper/simple-esper-si-sample/
implementation ("org.opencredo.esper:simple-esper-si-sample:2.1")
'org.opencredo.esper:simple-esper-si-sample:jar:2.1'
<dependency org="org.opencredo.esper" name="simple-esper-si-sample" rev="2.1">
  <artifact name="simple-esper-si-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencredo.esper', module='simple-esper-si-sample', version='2.1')
)
libraryDependencies += "org.opencredo.esper" % "simple-esper-si-sample" % "2.1"
[org.opencredo.esper/simple-esper-si-sample "2.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.opencredo.esper : esper-si-support jar 2.1
org.springframework.integration : spring-integration-core jar 2.0.3.RELEASE
com.espertech : esper jar 3.5.0
org.springframework : spring-context jar 3.0.5.RELEASE
org.slf4j : slf4j-api jar 1.6.1

test (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
log4j : log4j jar 1.2.16
junit : junit jar 4.8.2
org.springframework : spring-test jar 3.0.5.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1
2.0