is not current version
Last Version 2.0.12-1

com.smoketurner.dropwizard:dropwizard-graphql 2.0.0-1

Dropwizard GraphQL Bundle

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-graphql
Version

Version

2.0.0-1
Type

Type

pom

Download dropwizard-graphql 2.0.0-1


<!-- https://jarcasting.com/artifacts/com.smoketurner.dropwizard/dropwizard-graphql/ -->
<dependency>
    <groupId>com.smoketurner.dropwizard</groupId>
    <artifactId>dropwizard-graphql</artifactId>
    <version>2.0.0-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smoketurner.dropwizard/dropwizard-graphql/
implementation 'com.smoketurner.dropwizard:dropwizard-graphql:2.0.0-1'
// https://jarcasting.com/artifacts/com.smoketurner.dropwizard/dropwizard-graphql/
implementation ("com.smoketurner.dropwizard:dropwizard-graphql:2.0.0-1")
'com.smoketurner.dropwizard:dropwizard-graphql:pom:2.0.0-1'
<dependency org="com.smoketurner.dropwizard" name="dropwizard-graphql" rev="2.0.0-1">
  <artifact name="dropwizard-graphql" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smoketurner.dropwizard', module='dropwizard-graphql', version='2.0.0-1')
)
libraryDependencies += "com.smoketurner.dropwizard" % "dropwizard-graphql" % "2.0.0-1"
[com.smoketurner.dropwizard/dropwizard-graphql "2.0.0-1"]