o

org.wso2.carbon.event.publisher.aggregate.feature

This feature contains the bundles required for Event Publisher feature.
http://wso2.org
Files download
File Operation
org.wso2.carbon.event.publisher.aggregate.feature-5.3.8.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.analytics-common</groupId>
  <artifactId>org.wso2.carbon.event.publisher.aggregate.feature</artifactId>
  <version>5.3.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.analytics-common:org.wso2.carbon.event.publisher.aggregate.feature:5.3.8'
Gradle Kotlin
implementation("org.wso2.carbon.analytics-common:org.wso2.carbon.event.publisher.aggregate.feature:5.3.8")
Scala SBT
libraryDependencies += "org.wso2.carbon.analytics-common" % "org.wso2.carbon.event.publisher.aggregate.feature" % "5.3.8"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.analytics-common', module='org.wso2.carbon.event.publisher.aggregate.feature', version='5.3.8')
)
Apache Ivy
<dependency org="org.wso2.carbon.analytics-common" name="org.wso2.carbon.event.publisher.aggregate.feature" rev="5.3.8" />
Leiningen
[org.wso2.carbon.analytics-common/org.wso2.carbon.event.publisher.aggregate.feature "5.3.8"]
Apache Buildr
'org.wso2.carbon.analytics-common:org.wso2.carbon.event.publisher.aggregate.feature:jar:5.3.8'