is not current version
Last Version 2.0.12-1

com.smoketurner.dropwizard:dropwizard-graphql 1.2.3-2

Dropwizard GraphQL Bundle

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-graphql
Version

Version

1.2.3-2
Type

Type

pom

Download dropwizard-graphql 1.2.3-2


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