License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdth.co.geniustree.springdata.jpa |
ArtifactId | ArtifactIdspecification-with-projections |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspecification-projection
Support specification with projection for Spring Data JPA
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |
com.h2database : h2 | jar | 1.4.197 |