GraphQL Query

Instrument a graphql-java server with filters on lists.

License

License

Categories

Categories

Net
GroupId

GroupId

net.bloemsma.graphql.query
ArtifactId

ArtifactId

graphql-query
Last Version

Last Version

0.0.1-PRE-2
Release Date

Release Date

Type

Type

jar
Description

Description

GraphQL Query
Instrument a graphql-java server with filters on lists.
Project URL

Project URL

https://github.com/sheepdreamofandroids/graphql-query

Download graphql-query

How to add to project

<!-- https://jarcasting.com/artifacts/net.bloemsma.graphql.query/graphql-query/ -->
<dependency>
    <groupId>net.bloemsma.graphql.query</groupId>
    <artifactId>graphql-query</artifactId>
    <version>0.0.1-PRE-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.bloemsma.graphql.query/graphql-query/
implementation 'net.bloemsma.graphql.query:graphql-query:0.0.1-PRE-2'
// https://jarcasting.com/artifacts/net.bloemsma.graphql.query/graphql-query/
implementation ("net.bloemsma.graphql.query:graphql-query:0.0.1-PRE-2")
'net.bloemsma.graphql.query:graphql-query:jar:0.0.1-PRE-2'
<dependency org="net.bloemsma.graphql.query" name="graphql-query" rev="0.0.1-PRE-2">
  <artifact name="graphql-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bloemsma.graphql.query', module='graphql-query', version='0.0.1-PRE-2')
)
libraryDependencies += "net.bloemsma.graphql.query" % "graphql-query" % "0.0.1-PRE-2"
[net.bloemsma.graphql.query/graphql-query "0.0.1-PRE-2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 15.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
com.github.ben-manes.caffeine : caffeine jar 2.8.4

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2
io.kotest : kotest-assertions-core-jvm jar 4.1.1
io.ktor : ktor-server-cio jar 1.3.2
io.ktor : ktor-client-json-jvm jar 1.3.2
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-PRE-2
0.0.1-PRE