is not current version
Last Version 2.0.2

th.co.geniustree.springdata.jpa:specification-with-projections 2.0.0

Support specification with projection for Spring Data JPA

Categories

Categories

Data
GroupId

GroupId

th.co.geniustree.springdata.jpa
ArtifactId

ArtifactId

specification-with-projections
Version

Version

2.0.0
Type

Type

jar

Download specification-with-projections 2.0.0


<!-- https://jarcasting.com/artifacts/th.co.geniustree.springdata.jpa/specification-with-projections/ -->
<dependency>
    <groupId>th.co.geniustree.springdata.jpa</groupId>
    <artifactId>specification-with-projections</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/th.co.geniustree.springdata.jpa/specification-with-projections/
implementation 'th.co.geniustree.springdata.jpa:specification-with-projections:2.0.0'
// https://jarcasting.com/artifacts/th.co.geniustree.springdata.jpa/specification-with-projections/
implementation ("th.co.geniustree.springdata.jpa:specification-with-projections:2.0.0")
'th.co.geniustree.springdata.jpa:specification-with-projections:jar:2.0.0'
<dependency org="th.co.geniustree.springdata.jpa" name="specification-with-projections" rev="2.0.0">
  <artifact name="specification-with-projections" type="jar" />
</dependency>
@Grapes(
@Grab(group='th.co.geniustree.springdata.jpa', module='specification-with-projections', version='2.0.0')
)
libraryDependencies += "th.co.geniustree.springdata.jpa" % "specification-with-projections" % "2.0.0"
[th.co.geniustree.springdata.jpa/specification-with-projections "2.0.0"]