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)

License

License

GroupId

GroupId

org.opencredo.esper
ArtifactId

ArtifactId

simple-esper-si-sample
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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)
Project URL

Project URL

http://www.opencredo.org
Source Code Management

Source Code Management

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

Download simple-esper-si-sample

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0