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

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

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.3
Тип

Тип

pom

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

Имя Файла Размер
spring-schema-registry-parent-0.0.3.pom 9 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.mvallim/spring-schema-registry-parent/
implementation ("com.github.mvallim:spring-schema-registry-parent:0.0.3")
'com.github.mvallim:spring-schema-registry-parent:pom:0.0.3'
<dependency org="com.github.mvallim" name="spring-schema-registry-parent" rev="0.0.3">
  <artifact name="spring-schema-registry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mvallim', module='spring-schema-registry-parent', version='0.0.3')
)
libraryDependencies += "com.github.mvallim" % "spring-schema-registry-parent" % "0.0.3"
[com.github.mvallim/spring-schema-registry-parent "0.0.3"]