is not current version
Last Version 2.0.0

spring-schema-registry 1.0.0

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
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

com.github.mvallim

Download spring-schema-registry 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.1.4.RELEASE
io.confluent » rest-utils jar 5.2.1
io.confluent » kafka-avro-serializer jar 5.2.1
org.apache.avro : avro jar 1.8.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.kafka : kafka_2.11 jar 2.0.1
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.