License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-eventarc |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Eventarc
Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-eventarc/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-eventarc</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-eventarc/
implementation 'com.google.cloud:google-cloud-eventarc:1.3.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-eventarc/
implementation ("com.google.cloud:google-cloud-eventarc:1.3.1")
'com.google.cloud:google-cloud-eventarc:jar:1.3.1'
<dependency org="com.google.cloud" name="google-cloud-eventarc" rev="1.3.1">
<artifact name="google-cloud-eventarc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-eventarc', version='1.3.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.3.1"
[com.google.cloud/google-cloud-eventarc "1.3.1"]