specification-projection

Support specification with projection for Spring Data JPA

License

License

Categories

Categories

Data
GroupId

GroupId

th.co.geniustree.springdata.jpa
ArtifactId

ArtifactId

specification-with-projections
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

specification-projection
Support specification with projection for Spring Data JPA
Project URL

Project URL

https://github.com/pramoth/specification-with-projection
Source Code Management

Source Code Management

https://github.com/pramoth/specification-with-projection

Download specification-with-projections

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.data : spring-data-jpa jar
org.hibernate : hibernate-jpamodelgen jar 5.2.16.Final
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5