is not current version
Last Version 1.3.0

app.commerce-io:spring-boot-starter-data-search 0.0.1


Categories

Categories

Spring Boot Container Microservices Data Search Business Logic Libraries
GroupId

GroupId

app.commerce-io
ArtifactId

ArtifactId

spring-boot-starter-data-search
Version

Version

0.0.1
Type

Type

pom

Download spring-boot-starter-data-search 0.0.1


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