MVN

com.fiorano.openesb : events

Maven & Gradle

May 28, 2016
3 usages
7 stars

Events · Events module encapsulates the events that are generated from the server which are used by orchestration or monitoring tools.

<dependency>
    <groupId>com.fiorano.openesb</groupId>
    <artifactId>events</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fiorano.openesb : events to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.fiorano.openesb : events to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
events-0.1.0

How to add a dependency to Maven

Add the following com.fiorano.openesb : events maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fiorano.openesb</groupId>
    <artifactId>events</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fiorano.openesb : events gradle dependency to your build.gradle file:

implementation 'com.fiorano.openesb:events:0.1.0'

Gradle Kotlin DSL: Add the following com.fiorano.openesb : events gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fiorano.openesb:events:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fiorano.openesb : events sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fiorano.openesb" % "events" % "0.1.0"

Advertisement

Dependencies from Group

May 28, 2016
9 usages
7 stars
May 28, 2016
9 usages
7 stars
May 28, 2016
4 usages
7 stars
May 28, 2016
3 usages
7 stars
May 28, 2016
3 usages
7 stars

Discover Dependencies

Dec 14, 2016
3 usages
Nov 13, 2008
3 usages
Dec 20, 2011
3 usages
Mar 27, 2018
6 usages
211 stars
Apr 11, 2019
11 usages
2 stars
Mar 29, 2022
14 usages
1.1k stars
Jul 13, 2023
19 usages
260 stars