| Категории |
КатегорииДанные Jest Базы данных |
|---|---|
| Группа | Группаcom.github.vanroy |
| Идентификатор | Идентификаторspring-data-jest-build |
| Версия | Версия3.3.3.RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| spring-data-jest-build-3.3.3.RELEASE.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vanroy/spring-data-jest-build/ -->
<dependency>
<groupId>com.github.vanroy</groupId>
<artifactId>spring-data-jest-build</artifactId>
<version>3.3.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vanroy/spring-data-jest-build/
implementation 'com.github.vanroy:spring-data-jest-build:3.3.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.vanroy/spring-data-jest-build/
implementation ("com.github.vanroy:spring-data-jest-build:3.3.3.RELEASE")
'com.github.vanroy:spring-data-jest-build:pom:3.3.3.RELEASE'
<dependency org="com.github.vanroy" name="spring-data-jest-build" rev="3.3.3.RELEASE">
<artifact name="spring-data-jest-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vanroy', module='spring-data-jest-build', version='3.3.3.RELEASE')
)
libraryDependencies += "com.github.vanroy" % "spring-data-jest-build" % "3.3.3.RELEASE"
[com.github.vanroy/spring-data-jest-build "3.3.3.RELEASE"]