Last Version

Dropwizard GraphQL Example 2.0.12-1

Dropwizard GraphQL Bundle

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

graphql-example
Version

Version

2.0.12-1
Type

Type

jar
Description

Description

Dropwizard GraphQL Example
Dropwizard GraphQL Bundle

Download graphql-example 2.0.12-1


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

Dependencies

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 2.0.12
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

There are no modules declared in this project.