Last Version

dropwizard-graphql 2.0.12-1

Dropwizard GraphQL Bundle

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-graphql
Version

Version

2.0.12-1
Type

Type

pom
Description

Description

dropwizard-graphql
Dropwizard GraphQL Bundle
Project URL

Project URL

https://github.com/smoketurner/dropwizard-graphql
Source Code Management

Source Code Management

https://github.com/smoketurner/dropwizard-graphql

Download dropwizard-graphql 2.0.12-1


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

Dependencies

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.5.2
org.openjdk.jmh : jmh-core jar 1.25
org.openjdk.jmh : jmh-generator-annprocess jar 1.25

Project Modules

  • graphql-core
  • graphql-example