Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdeventbridge |
Version | Version803.2.713.0 |
Type | Typejar |
Filename | Size |
---|---|
eventbridge-803.2.713.0.pom | |
eventbridge-803.2.713.0.jar | 17 KB |
eventbridge-803.2.713.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/eventbridge/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>eventbridge</artifactId>
<version>803.2.713.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/eventbridge/
implementation 'com.cognitect.aws:eventbridge:803.2.713.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/eventbridge/
implementation ("com.cognitect.aws:eventbridge:803.2.713.0")
'com.cognitect.aws:eventbridge:jar:803.2.713.0'
<dependency org="com.cognitect.aws" name="eventbridge" rev="803.2.713.0">
<artifact name="eventbridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='eventbridge', version='803.2.713.0')
)
libraryDependencies += "com.cognitect.aws" % "eventbridge" % "803.2.713.0"
[com.cognitect.aws/eventbridge "803.2.713.0"]