MVN

com.smoketurner.dropwizard : dropwizard-graphql

Maven & Gradle

Apr 02, 2023
53 stars

dropwizard-graphql · Dropwizard GraphQL Bundle

<dependency>
    <groupId>com.smoketurner.dropwizard</groupId>
    <artifactId>dropwizard-graphql</artifactId>
    <version>4.0.0-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.smoketurner.dropwizard : dropwizard-graphql to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-1

All Versions

Choose a version of com.smoketurner.dropwizard : dropwizard-graphql to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
dropwizard-graphql-4.0.0-1
3.0.x
dropwizard-graphql-3.0.0-1
2.1.x
dropwizard-graphql-2.1.6-1
2.0.x
dropwizard-graphql-2.0.12-1
dropwizard-graphql-2.0.10-1
dropwizard-graphql-2.0.7-1
dropwizard-graphql-2.0.0-1
1.3.x
dropwizard-graphql-1.3.17-1
dropwizard-graphql-1.3.15-1
dropwizard-graphql-1.3.12-4
dropwizard-graphql-1.3.9-1
dropwizard-graphql-1.3.8-1
dropwizard-graphql-1.3.7-3
dropwizard-graphql-1.3.7-2
dropwizard-graphql-1.3.7-1
dropwizard-graphql-1.3.5-6
dropwizard-graphql-1.3.5-5
dropwizard-graphql-1.3.5-4
dropwizard-graphql-1.3.5-3
dropwizard-graphql-1.3.5-2
dropwizard-graphql-1.3.5-1
dropwizard-graphql-1.3.4-1
dropwizard-graphql-1.3.2-1
dropwizard-graphql-1.3.0-1
1.2.x
dropwizard-graphql-1.2.3-2
dropwizard-graphql-1.2.3-1
dropwizard-graphql-1.2.2-1
1.1.x
dropwizard-graphql-1.1.0-1
1.0.x
dropwizard-graphql-1.0.6-1
dropwizard-graphql-1.0.5-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.smoketurner.dropwizard</groupId>
    <artifactId>dropwizard-graphql</artifactId>
    <version>4.0.0-1</version>
</dependency>

Advertisement