is not current version
Last Version 2.0.3

org.wso2.carbon.event-processing:event-output-adaptor 2.0.1

This is a Carbon bundle that represent the event-adaptor module.

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-output-adaptor
Version

Version

2.0.1
Type

Type

pom

Download event-output-adaptor 2.0.1


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-output-adaptor/ -->
<dependency>
    <groupId>org.wso2.carbon.event-processing</groupId>
    <artifactId>event-output-adaptor</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-output-adaptor/
implementation 'org.wso2.carbon.event-processing:event-output-adaptor:2.0.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/event-output-adaptor/
implementation ("org.wso2.carbon.event-processing:event-output-adaptor:2.0.1")
'org.wso2.carbon.event-processing:event-output-adaptor:pom:2.0.1'
<dependency org="org.wso2.carbon.event-processing" name="event-output-adaptor" rev="2.0.1">
  <artifact name="event-output-adaptor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='event-output-adaptor', version='2.0.1')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "event-output-adaptor" % "2.0.1"
[org.wso2.carbon.event-processing/event-output-adaptor "2.0.1"]