Last Version

esper-template 2.1

A simplified Esper Template that can be used to send events to Esper. Also includes a namespace suport for convenient configuration in the Spring Framework (see: http://www.springsource.org/).

License

License

GroupId

GroupId

org.opencredo.esper
ArtifactId

ArtifactId

esper-template
Version

Version

2.1
Type

Type

jar
Description

Description

esper-template
A simplified Esper Template that can be used to send events to Esper. Also includes a namespace suport for convenient configuration in the Spring Framework (see: http://www.springsource.org/).
Project URL

Project URL

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

Source Code Management

http://github.com/opencredo/opencredo-esper/tree/master/esper-template

Download esper-template 2.1


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

Dependencies

compile (3)

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

Group / Artifact Type Version
org.opencredo.esper : esper-test-utils jar 2.1
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.