Aliyun Eventbridge SDK Client

Aliyun EventBridge SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun.eventbridge
ArtifactId

ArtifactId

eventbridge-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aliyun Eventbridge SDK Client
Aliyun EventBridge SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

Download eventbridge-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.aliyun.eventbridge : eventbridge-core jar 1.0.1

test (2)

Group / Artifact Type Version
io.cloudevents : cloudevents-api jar 1.3.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0