is not current version
Last Version 0.17

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


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

spring-jpa-search
Version

Version

0.12
Type

Type

jar

Download spring-jpa-search 0.12


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