Last Version

spring-data-jpa-criteria 1.2.0

Spring data JPA with criteria

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.ydespreaux.spring.data
ArtifactId

ArtifactId

spring-data-jpa-criteria
Version

Version

1.2.0
Type

Type

jar
Description

Description

spring-data-jpa-criteria
Spring data JPA with criteria
Project URL

Project URL

https://github.com/ydespreaux/spring-data-jpa-criteria
Source Code Management

Source Code Management

https://github.com/ydespreaux/spring-data-jpa-criteria

Download spring-data-jpa-criteria 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.0.RELEASE

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.1.0.RELEASE
mysql : mysql-connector-java jar 8.0.13
com.github.ydespreaux.testcontainers : testcontainers-mysql jar 1.0.0
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.