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

com.github.mvallim:spring-schema-registry-parent 0.0.2

The purpose of this module is to solve the problem of multiple keystores using Spring Boot + Kafka + Schema Registry + SSL

Группа

Группа

com.github.mvallim
Идентификатор

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

spring-schema-registry-parent
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать spring-schema-registry-parent 0.0.2

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

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