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

spring-data-search-parent 2.0.0

Automatically exposes endpoints to search for data using a powerful query language

Лицензия

Лицензия

Категории

Категории

Данные Search Прикладные библиотеки
Группа

Группа

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

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

spring-data-search-parent
Версия

Версия

2.0.0
Тип

Тип

pom
Описание

Описание

spring-data-search-parent
Automatically exposes endpoints to search for data using a powerful query language
Ссылка на сайт

Ссылка на сайт

https://github.com/Kobee1203/spring-data-search
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

https://github.com/Kobee1203/spring-data-search

Скачать spring-data-search-parent 2.0.0

Имя Файла Размер
spring-data-search-parent-2.0.0.pom 22 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.weedow/spring-data-search-parent/ -->
<dependency>
    <groupId>com.weedow</groupId>
    <artifactId>spring-data-search-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weedow/spring-data-search-parent/
implementation 'com.weedow:spring-data-search-parent:2.0.0'
// https://jarcasting.com/artifacts/com.weedow/spring-data-search-parent/
implementation ("com.weedow:spring-data-search-parent:2.0.0")
'com.weedow:spring-data-search-parent:pom:2.0.0'
<dependency org="com.weedow" name="spring-data-search-parent" rev="2.0.0">
  <artifact name="spring-data-search-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weedow', module='spring-data-search-parent', version='2.0.0')
)
libraryDependencies += "com.weedow" % "spring-data-search-parent" % "2.0.0"
[com.weedow/spring-data-search-parent "2.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Модули Проекта

  • common
  • core
  • jpa
  • sample-app-kotlin
  • sample-app-java
  • sample-app-reactive
  • report
  • distribution
  • dummy-module