spring-schema-registry-parent

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

License

License

GroupId

GroupId

com.github.mvallim
ArtifactId

ArtifactId

spring-schema-registry-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/mvallim/spring-schema-registry
Project Organization

Project Organization

com.github.mvallim

Download spring-schema-registry-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-schema-registry
  • spring-schema-registry-test
  • spring-schema-registry-embedded

Versions

Version
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1