Last Version

com.github.mvallim:spring-schema-registry-embedded 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-embedded
Version

Version

1.0.0
Type

Type

jar
Description

Description

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-embedded 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
commons-cli : commons-cli jar 1.4
org.springframework.kafka : spring-kafka-test jar 2.2.3.RELEASE
com.github.mvallim : spring-schema-registry-test jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.