не последняя версия
Последняя версия 1.0.0

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


Группа

Группа

com.github.mvallim
Идентификатор

Идентификатор

spring-schema-registry-embedded
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать spring-schema-registry-embedded 0.0.2


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