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