Aliyun Eventbridge SDK Core

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

License

License

GroupId

GroupId

com.aliyun.eventbridge
ArtifactId

ArtifactId

eventbridge-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download eventbridge-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.1
org.apache.commons : commons-lang3 jar 3.4
com.aliyun : aliyun-java-sdk-core jar 3.5.0
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
io.cloudevents : cloudevents-api jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0