is not current version
Last Version 2.0.3

org.wso2.carbon.event-processing:adaptors 2.0.1

This is a Carbon bundle that represent all the event adaptor modules.

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

adaptors
Version

Version

2.0.1
Type

Type

pom

Download adaptors 2.0.1

Filename Size
adaptors-2.0.1.pom 1 KB
Browse

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