is not current version
Last Version 2.0.0

com.weedow:spring-data-search-sample-app-reactive 1.0.1

Spring Data Search Sample Reactive Application

Categories

Categories

Data React User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

com.weedow
ArtifactId

ArtifactId

spring-data-search-sample-app-reactive
Version

Version

1.0.1
Type

Type

jar

Download spring-data-search-sample-app-reactive 1.0.1


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