Last Version

rsql-querydsl 1.0.0.M1

This project provides rsql api for querydsl framework by integrating it with rsql-parser

License

License

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

com.github.vineey
ArtifactId

ArtifactId

rsql-querydsl
Version

Version

1.0.0.M1
Type

Type

jar
Description

Description

rsql-querydsl
This project provides rsql api for querydsl framework by integrating it with rsql-parser
Project URL

Project URL

https://github.com/vineey/archelix-rsql
Source Code Management

Source Code Management

https://github.com/vineey/archelix-rsql.git

Download rsql-querydsl 1.0.0.M1


<!-- https://jarcasting.com/artifacts/com.github.vineey/rsql-querydsl/ -->
<dependency>
    <groupId>com.github.vineey</groupId>
    <artifactId>rsql-querydsl</artifactId>
    <version>1.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vineey/rsql-querydsl/
implementation 'com.github.vineey:rsql-querydsl:1.0.0.M1'
// https://jarcasting.com/artifacts/com.github.vineey/rsql-querydsl/
implementation ("com.github.vineey:rsql-querydsl:1.0.0.M1")
'com.github.vineey:rsql-querydsl:jar:1.0.0.M1'
<dependency org="com.github.vineey" name="rsql-querydsl" rev="1.0.0.M1">
  <artifact name="rsql-querydsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vineey', module='rsql-querydsl', version='1.0.0.M1')
)
libraryDependencies += "com.github.vineey" % "rsql-querydsl" % "1.0.0.M1"
[com.github.vineey/rsql-querydsl "1.0.0.M1"]

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
com.github.vineey : rsql-api jar 1.0.0-SNAPSHOT
ch.qos.logback : logback-core jar 1.0.13
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-core jar 3.7.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-entitymanager jar 4.3.5.Final
com.mysema.querydsl : querydsl-jpa jar 3.7.2

Project Modules

There are no modules declared in this project.