License |
License |
---|---|
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-bundle-graphql |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiftwizard Bundle: GraphQL
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.
|
<!-- 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"]
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 |