MVN

com.espertech : esper-runtime

Maven & Gradle

May 02, 2023
16 usages
820 stars

Esper Runtime

<dependency>
    <groupId>com.espertech</groupId>
    <artifactId>esper-runtime</artifactId>
    <version>8.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.espertech : esper-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.9.0
  • Latest Beta: 8.0.0-beta2

All Versions

Choose a version of com.espertech : esper-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.9.x
esper-runtime-8.9.0
8.8.x
esper-runtime-8.8.0
8.7.x
esper-runtime-8.7.0
8.6.x
esper-runtime-8.6.0
8.5.x
esper-runtime-8.5.0
8.4.x
esper-runtime-8.4.0
8.3.x
esper-runtime-8.3.0
8.2.x
esper-runtime-8.2.0
8.1.x
esper-runtime-8.1.0
8.0.x
esper-runtime-8.0.0
esper-runtime-8.0.0-beta2
esper-runtime-8.0.0-beta1

How to add a dependency to Maven

Add the following com.espertech : esper-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.espertech</groupId>
    <artifactId>esper-runtime</artifactId>
    <version>8.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.espertech : esper-runtime gradle dependency to your build.gradle file:

implementation 'com.espertech:esper-runtime:8.9.0'

Gradle Kotlin DSL: Add the following com.espertech : esper-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.espertech:esper-runtime:8.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.espertech : esper-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.espertech" % "esper-runtime" % "8.9.0"

Advertisement

Dependencies from Group

Mar 09, 2018
39 usages
820 stars
May 02, 2023
23 usages
820 stars
May 02, 2023
16 usages
820 stars
May 02, 2023
14 usages
820 stars
May 02, 2023
5 usages
820 stars

Discover Dependencies