Last Version

Liftwizard Bundle: GraphQL 0.25.0

Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

License

License

GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-bundle-graphql
Version

Version

0.25.0
Type

Type

jar
Description

Description

Liftwizard Bundle: GraphQL
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

Download liftwizard-bundle-graphql 0.25.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.liftwizard : liftwizard-graphql-instrumentation-metrics jar 0.25.0
io.liftwizard : liftwizard-graphql-instrumentation-logging jar 0.25.0
io.liftwizard : liftwizard-config-graphql jar 0.25.0
io.dropwizard : dropwizard-core jar
io.dropwizard.metrics : metrics-core jar
io.dropwizard : dropwizard-assets jar
com.graphql-java : graphql-java jar
com.smoketurner.dropwizard : graphql-core jar
com.google.code.findbugs : jsr305 jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.