is not current version
Last Version 1.0.0

com.github.mvallim:spring-schema-registry-embedded 0.0.4


GroupId

GroupId

com.github.mvallim
ArtifactId

ArtifactId

spring-schema-registry-embedded
Version

Version

0.0.4
Type

Type

jar

Download spring-schema-registry-embedded 0.0.4


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