is not current version
Last Version 1.0.0

com.github.mvallim:spring-schema-registry-test 0.0.2


GroupId

GroupId

com.github.mvallim
ArtifactId

ArtifactId

spring-schema-registry-test
Version

Version

0.0.2
Type

Type

jar

Download spring-schema-registry-test 0.0.2


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