| Группа | Группаcom.github.mvallim |
|---|---|
| Идентификатор | Идентификаторspring-schema-registry-parent |
| Версия | Версия0.0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| spring-schema-registry-parent-0.0.2.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mvallim/spring-schema-registry-parent/ -->
<dependency>
<groupId>com.github.mvallim</groupId>
<artifactId>spring-schema-registry-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvallim/spring-schema-registry-parent/
implementation 'com.github.mvallim:spring-schema-registry-parent:0.0.2'
// https://jarcasting.com/artifacts/com.github.mvallim/spring-schema-registry-parent/
implementation ("com.github.mvallim:spring-schema-registry-parent:0.0.2")
'com.github.mvallim:spring-schema-registry-parent:pom:0.0.2'
<dependency org="com.github.mvallim" name="spring-schema-registry-parent" rev="0.0.2">
<artifact name="spring-schema-registry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mvallim', module='spring-schema-registry-parent', version='0.0.2')
)
libraryDependencies += "com.github.mvallim" % "spring-schema-registry-parent" % "0.0.2"
[com.github.mvallim/spring-schema-registry-parent "0.0.2"]