Last Version

rsql-api-all 2.0.0.RELEASE

RSQL Querydsl Integration

License

License

GroupId

GroupId

com.github.vineey
ArtifactId

ArtifactId

rsql-api-all
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

rsql-api-all
RSQL Querydsl Integration
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-api-all 2.0.0.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.vineey : rsql-api-core jar 2.0.0.RELEASE
com.github.vineey : rsql-api-select jar 2.0.0.RELEASE
com.github.vineey : rsql-api-filter jar 2.0.0.RELEASE
com.github.vineey : rsql-api-sort jar 2.0.0.RELEASE
org.slf4j : slf4j-api jar 1.7.5
com.github.vineey : rsql-api-page jar 2.0.0.RELEASE

provided (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-core jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.