spring-schema-registry-test

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-test
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-schema-registry-test
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-test

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.apache.commons : commons-lang3 jar 3.9
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE
io.confluent » rest-utils jar 5.2.1
io.confluent » kafka-schema-registry jar 5.2.1
junit : junit jar 4.12

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.springframework.kafka : spring-kafka jar 2.1.2.RELEASE
org.springframework.kafka : spring-kafka-test jar 2.2.3.RELEASE
org.mapstruct : mapstruct jar 1.3.0.Final
com.github.mvallim : spring-schema-registry jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1