License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bloemsma.graphql.query |
ArtifactId | ArtifactIdgraphql-query |
Version | Version0.0.1-PRE-2 |
Type | Typejar |
Description |
DescriptionGraphQL Query
Instrument a graphql-java server with filters on lists.
|
Project URL |
Project URL |
Filename | Size |
---|---|
graphql-query-0.0.1-PRE-2.pom | |
graphql-query-0.0.1-PRE-2.jar | 181 KB |
graphql-query-0.0.1-PRE-2-sources.jar | 15 KB |
graphql-query-0.0.1-PRE-2-javadoc.jar | 81 KB |
Browse |
<!-- 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"]
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 |
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 |