| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun.eventbridge |
| ArtifactId | ArtifactIdeventbridge-core |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAliyun Eventbridge SDK Core
Aliyun EventBridge SDK for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
| Filename | Size |
|---|---|
| eventbridge-core-1.0.1.pom | |
| eventbridge-core-1.0.1.jar | 190 KB |
| eventbridge-core-1.0.1-sources.jar | 106 KB |
| eventbridge-core-1.0.1-javadoc.jar | 739 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |