Last Version

spring-data-search-parent 2.0.0

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

License

License

Categories

Categories

Data Search Business Logic Libraries
GroupId

GroupId

com.weedow
ArtifactId

ArtifactId

spring-data-search-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

spring-data-search-parent
Automatically exposes endpoints to search for data using a powerful query language
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-data-search-parent 2.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

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