License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-graphql-data-fetcher-async |
Version | Version0.17.0 |
Type | Typejar |
Description |
DescriptionLiftwizard GraphQL Async Data Fetcher
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-graphql-data-fetcher-async/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-graphql-data-fetcher-async</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-graphql-data-fetcher-async/
implementation 'io.liftwizard:liftwizard-graphql-data-fetcher-async:0.17.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-graphql-data-fetcher-async/
implementation ("io.liftwizard:liftwizard-graphql-data-fetcher-async:0.17.0")
'io.liftwizard:liftwizard-graphql-data-fetcher-async:jar:0.17.0'
<dependency org="io.liftwizard" name="liftwizard-graphql-data-fetcher-async" rev="0.17.0">
<artifact name="liftwizard-graphql-data-fetcher-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-graphql-data-fetcher-async', version='0.17.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-graphql-data-fetcher-async" % "0.17.0"
[io.liftwizard/liftwizard-graphql-data-fetcher-async "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.graphql-java : graphql-java | jar | |
org.slf4j : slf4j-api | jar |