Last Version

specification-projection 1.0.4

Support specification with projection for Spring Data JPA

License

License

GroupId

GroupId

th.co.geniustree
ArtifactId

ArtifactId

specification-with-projections
Version

Version

1.0.4
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
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download specification-with-projections 1.0.4


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

Dependencies

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.springframework.data : spring-data-jpa jar
org.hibernate : hibernate-jpamodelgen jar 5.0.12.Final

test (2)

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

Project Modules

There are no modules declared in this project.