MVN

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

Maven & Gradle

Apr 06, 2020
28 stars

spring-schema-registry-parent · The purpose of this module is to solve the problem of multiple keystores using Spring Boot + Kafka + Schema Registry + SSL

<dependency>
    <groupId>com.github.mvallim</groupId>
    <artifactId>spring-schema-registry-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mvallim : spring-schema-registry-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.mvallim : spring-schema-registry-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-schema-registry-parent-1.0.0
0.0.x
spring-schema-registry-parent-0.0.4
spring-schema-registry-parent-0.0.3
spring-schema-registry-parent-0.0.2
spring-schema-registry-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mvallim</groupId>
    <artifactId>spring-schema-registry-parent</artifactId>
    <version>1.0.0</version>
</dependency>