is not current version
Last Version 4.4.0-RC4

org.wso2.sp:wso2event-client 4.2.0-beta


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

wso2event-client
Version

Version

4.2.0-beta
Type

Type

pom

Download wso2event-client 4.2.0-beta


<!-- https://jarcasting.com/artifacts/org.wso2.sp/wso2event-client/ -->
<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>wso2event-client</artifactId>
    <version>4.2.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.sp/wso2event-client/
implementation 'org.wso2.sp:wso2event-client:4.2.0-beta'
// https://jarcasting.com/artifacts/org.wso2.sp/wso2event-client/
implementation ("org.wso2.sp:wso2event-client:4.2.0-beta")
'org.wso2.sp:wso2event-client:pom:4.2.0-beta'
<dependency org="org.wso2.sp" name="wso2event-client" rev="4.2.0-beta">
  <artifact name="wso2event-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.sp', module='wso2event-client', version='4.2.0-beta')
)
libraryDependencies += "org.wso2.sp" % "wso2event-client" % "4.2.0-beta"
[org.wso2.sp/wso2event-client "4.2.0-beta"]