is not current version
Last Version 4.4.0-RC4

org.wso2.sp:apim-event-client 4.4.0-m22


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

apim-event-client
Version

Version

4.4.0-m22
Type

Type

pom

Download apim-event-client 4.4.0-m22


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