| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаat.molindo |
| Идентификатор | Идентификаторspring-data-custom |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-data-custom
spring-data extension for arbitrary backends
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-data-custom-1.0.0.pom | |
| spring-data-custom-1.0.0.jar | 20 KB |
| spring-data-custom-1.0.0-sources.jar | 21 KB |
| spring-data-custom-1.0.0-javadoc.jar | 130 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/at.molindo/spring-data-custom/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>spring-data-custom</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/spring-data-custom/
implementation 'at.molindo:spring-data-custom:1.0.0'
// https://jarcasting.com/artifacts/at.molindo/spring-data-custom/
implementation ("at.molindo:spring-data-custom:1.0.0")
'at.molindo:spring-data-custom:jar:1.0.0'
<dependency org="at.molindo" name="spring-data-custom" rev="1.0.0">
<artifact name="spring-data-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='spring-data-custom', version='1.0.0')
)
libraryDependencies += "at.molindo" % "spring-data-custom" % "1.0.0"
[at.molindo/spring-data-custom "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | |
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | |
| at.molindo : molindo-utils | jar | 2.0.6 |
| com.google.guava : guava | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.springframework.boot : spring-boot-starter-data-rest | jar | |
| com.h2database : h2 | jar |