Last Version

Esper Runtime 8.8.0

Complex event processing and event series analysis component

License

License

GroupId

GroupId

com.espertech
ArtifactId

ArtifactId

esper-runtime
Version

Version

8.8.0
Type

Type

jar
Description

Description

Esper Runtime
Complex event processing and event series analysis component
Project URL

Project URL

http://www.espertech.com/esper
Source Code Management

Source Code Management

https://github.com/espertechinc/esper.git

Download esper-runtime 8.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.espertech : esper-common jar 8.8.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
mysql : mysql-connector-java jar 8.0.17
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.