Last Version

Reponse Query Language Parser for Spring Boot 1.0.1

RQL controls the set of properties returned in endpoint responses

License

License

GroupId

GroupId

in.adeos
ArtifactId

ArtifactId

response-ql
Version

Version

1.0.1
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 1.0.1


<!-- 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.