is not current version
Last Version 2.0.0

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

Spring Data Search Sample Application in Kotlin

Categories

Categories

Kotlin Languages Data Search Business Logic Libraries
GroupId

GroupId

com.weedow
ArtifactId

ArtifactId

spring-data-search-sample-app-kotlin
Version

Version

1.0.1
Type

Type

jar

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


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