is not current version
Last Version 0.17

foundation.fluent.api:spring-jpa-search 0.10


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

spring-jpa-search
Version

Version

0.10
Type

Type

jar

Download spring-jpa-search 0.10


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