is not current version
Last Version 0.0.1-PRE-2

net.bloemsma.graphql.query:graphql-query 0.0.1-PRE

Instrument a graphql-java server with filters on lists.

Categories

Categories

Net
GroupId

GroupId

net.bloemsma.graphql.query
ArtifactId

ArtifactId

graphql-query
Version

Version

0.0.1-PRE
Type

Type

jar

Download graphql-query 0.0.1-PRE


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