google-cloudevent-types

Types in Java for CloudEvents issued by Google.

License

License

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloudevent-types
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

google-cloudevent-types
Types in Java for CloudEvents issued by Google.
Project URL

Project URL

https://github.com/googleapis/google-cloudevents-java
Project Organization

Project Organization

Google LLC

Download google-cloudevent-types

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Google Cloud Shared Build Configs

Shared Maven build configuration for Google Cloud Java client libraries.

Maven

Quickstart

If you are using Maven, use this artifact as your project's parent.

<project>
  <parent>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-shared-config</artifactId>
    <version>0.11.0</version>
  </parent>
</project>

Versioning

This library follows Semantic Versioning.

It is currently in major version zero (0.y.z), which means that anything may change at any time and the public API should not be considered stable.

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING.md documentation for more information on how to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Code of Conduct for more information.

License

Apache 2.0 - See LICENSE for more information.

com.google.cloud

Google APIs

Clients for Google APIs and tools that help produce them.

Versions

Version
0.3.0
0.2.0
0.1.5
0.1.1
0.1.0