is not current version
Last Version 0.17

foundation.fluent.api:spring-boot-jpa-search-starter 0.9


Categories

Categories

Spring Boot Container Microservices Search Business Logic Libraries
GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

spring-boot-jpa-search-starter
Version

Version

0.9
Type

Type

jar

Download spring-boot-jpa-search-starter 0.9


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