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

software.amazon.glue:schema-registry-parent 1.1.4

The AWS Glue Schema Registry Library for Java enables Java developers to easily integrate their data streaming systems with AWS Glue Schema Registry

Группа

Группа

software.amazon.glue
Идентификатор

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

schema-registry-parent
Версия

Версия

1.1.4
Тип

Тип

pom

Скачать schema-registry-parent 1.1.4

Имя Файла Размер
schema-registry-parent-1.1.4.pom 21 KB
Обзор

<!-- https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-parent/ -->
<dependency>
    <groupId>software.amazon.glue</groupId>
    <artifactId>schema-registry-parent</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-parent/
implementation 'software.amazon.glue:schema-registry-parent:1.1.4'
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-parent/
implementation ("software.amazon.glue:schema-registry-parent:1.1.4")
'software.amazon.glue:schema-registry-parent:pom:1.1.4'
<dependency org="software.amazon.glue" name="schema-registry-parent" rev="1.1.4">
  <artifact name="schema-registry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.glue', module='schema-registry-parent', version='1.1.4')
)
libraryDependencies += "software.amazon.glue" % "schema-registry-parent" % "1.1.4"
[software.amazon.glue/schema-registry-parent "1.1.4"]