google-cloudevent-types

Types in Java for CloudEvents issued by Google.

Лицензия

Лицензия

Категории

Категории

Google Cloud Контейнер PaaS Providers
Группа

Группа

com.google.cloud
Идентификатор

Идентификатор

google-cloudevent-types
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

google-cloudevent-types
Types in Java for CloudEvents issued by Google.
Ссылка на сайт

Ссылка на сайт

https://github.com/googleapis/google-cloudevents-java
Организация-разработчик

Организация-разработчик

Google LLC

Скачать google-cloudevent-types

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.3.0
0.2.0
0.1.5
0.1.1
0.1.0