is not current version
Last Version 2.0.3

org.wso2.carbon.event-processing:event-formatter 2.0.2

WSO2 Carbon Event Formatter is used to build an event from an available event adaptor or otherwise

Categories

Categories

ORM Data
GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-formatter
Version

Version

2.0.2
Type

Type

pom

Download event-formatter 2.0.2


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