is not current version
Last Version 0.0.4

com.aliyun:eventbridge-util 0.0.2

Alibaba Cloud eventbridge Util for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

eventbridge-util
Version

Version

0.0.2
Type

Type

jar

Download eventbridge-util 0.0.2


<!-- https://jarcasting.com/artifacts/com.aliyun/eventbridge-util/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>eventbridge-util</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/eventbridge-util/
implementation 'com.aliyun:eventbridge-util:0.0.2'
// https://jarcasting.com/artifacts/com.aliyun/eventbridge-util/
implementation ("com.aliyun:eventbridge-util:0.0.2")
'com.aliyun:eventbridge-util:jar:0.0.2'
<dependency org="com.aliyun" name="eventbridge-util" rev="0.0.2">
  <artifact name="eventbridge-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='eventbridge-util', version='0.0.2')
)
libraryDependencies += "com.aliyun" % "eventbridge-util" % "0.0.2"
[com.aliyun/eventbridge-util "0.0.2"]