Last Version

GraphQL Filter 1.2.0

Library to let the user filter through the results of a GraphQL query

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.aoudiamoncef
ArtifactId

ArtifactId

graphql-java-filter
Version

Version

1.2.0
Type

Type

jar
Description

Description

GraphQL Filter
Library to let the user filter through the results of a GraphQL query
Project URL

Project URL

https://github.com/aoudiamoncef/graphql-java-filter
Project Organization

Project Organization

Gentics Software
Source Code Management

Source Code Management

https://github.com/aoudiamoncef/graphql-java-filter

Download graphql-java-filter 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 15.0
commons-io : commons-io jar 2.7

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.