MVN

org.ow2.util.event : event-api

Maven & Gradle

May 21, 2013
13 usages

OW2 Utilities :: Event :: API · API for a generic event module.

<dependency>
    <groupId>org.ow2.util.event</groupId>
    <artifactId>event-api</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.event : event-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.event : event-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
event-api-2.0.0

How to add a dependency to Maven

Add the following org.ow2.util.event : event-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.util.event</groupId>
    <artifactId>event-api</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.util.event : event-api gradle dependency to your build.gradle file:

implementation 'org.ow2.util.event:event-api:2.0.0'

Gradle Kotlin DSL: Add the following org.ow2.util.event : event-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.util.event:event-api:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.util.event : event-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.util.event" % "event-api" % "2.0.0"

Advertisement

Dependencies from Group

May 21, 2013
13 usages
May 21, 2013
12 usages
Jun 12, 2013
3 usages
May 21, 2013

Discover Dependencies

Jul 31, 2017
25 usages
Aug 13, 2019
33 usages
538 stars
Mar 21, 2021
3 usages
14 stars
Apr 03, 2020
6 usages
10 stars
Jul 18, 2023
36 usages
19.8k stars
Feb 07, 2023
40 usages
1.2k stars
Jun 09, 2023
20 usages
428 stars