is not current version
Last Version 2.0.0

com.weedow:spring-data-search-core 0.0.2

Spring Data Search Core Library

Categories

Categories

Data Search Business Logic Libraries
GroupId

GroupId

com.weedow
ArtifactId

ArtifactId

spring-data-search-core
Version

Version

0.0.2
Type

Type

jar

Download spring-data-search-core 0.0.2


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