MVN

org.opencredo.esper : esper-template

Maven & Gradle

Feb 21, 2011
2 usages
27 stars

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/).

<dependency>
    <groupId>org.opencredo.esper</groupId>
    <artifactId>esper-template</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencredo.esper : esper-template to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of org.opencredo.esper : esper-template to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
esper-template-2.1
2.0
esper-template-2.0

How to add a dependency to Maven

Add the following org.opencredo.esper : esper-template maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opencredo.esper</groupId>
    <artifactId>esper-template</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencredo.esper : esper-template gradle dependency to your build.gradle file:

implementation 'org.opencredo.esper:esper-template:2.1'

Gradle Kotlin DSL: Add the following org.opencredo.esper : esper-template gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencredo.esper:esper-template:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencredo.esper : esper-template sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencredo.esper" % "esper-template" % "2.1"

Advertisement

Dependencies from Group

Feb 21, 2011
2 usages
27 stars
Feb 21, 2011
2 usages
27 stars
Feb 21, 2011
1 usages
27 stars
Feb 21, 2011
27 stars

Discover Dependencies

Apr 23, 2019
1 usages
30 stars
Aug 22, 2021
2 usages
42 stars
Aug 15, 2022
5 usages
1k stars
Jul 29, 2016
2 usages
11 stars
Jul 29, 2016
2 usages
11 stars
Oct 10, 2016
7 usages
16 stars
Jan 06, 2017
2 usages
11 stars
Oct 03, 2021
3 usages
5 stars
Jul 16, 2018
1 usages
112 stars
Jan 15, 2019
3 usages
0 stars