is not current version
Last Version 1.3.0

app.commerce-io:spring-boot-starter-data-search-jpa 1.1.0


Categories

Categories

Spring Boot Container Microservices Data Search Business Logic Libraries
GroupId

GroupId

app.commerce-io
ArtifactId

ArtifactId

spring-boot-starter-data-search-jpa
Version

Version

1.1.0
Type

Type

jar

Download spring-boot-starter-data-search-jpa 1.1.0


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