Reponse Query Language Parser for Spring Boot

RQL controls the set of properties returned in endpoint responses

License

License

GroupId

GroupId

in.adeos
ArtifactId

ArtifactId

response-ql
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Reponse Query Language Parser for Spring Boot
RQL controls the set of properties returned in endpoint responses
Project URL

Project URL

https://github.com/rajankit911/response-ql
Source Code Management

Source Code Management

https://github.com/rajankit911/response-ql

Download response-ql

How to add to project

<!-- https://jarcasting.com/artifacts/in.adeos/response-ql/ -->
<dependency>
    <groupId>in.adeos</groupId>
    <artifactId>response-ql</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.adeos/response-ql/
implementation 'in.adeos:response-ql:1.0.1'
// https://jarcasting.com/artifacts/in.adeos/response-ql/
implementation ("in.adeos:response-ql:1.0.1")
'in.adeos:response-ql:jar:1.0.1'
<dependency org="in.adeos" name="response-ql" rev="1.0.1">
  <artifact name="response-ql" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.adeos', module='response-ql', version='1.0.1')
)
libraryDependencies += "in.adeos" % "response-ql" % "1.0.1"
[in.adeos/response-ql "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

response-ql

RQL controls the set of properties returned in endpoint responses

Versions

Version
1.0.1
1.0.0