Last Version

Dropwizard GraphQL Bundle 2.0.12-1


License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

graphql-core
Version

Version

2.0.12-1
Type

Type

jar
Description

Description

Dropwizard GraphQL Bundle
Dropwizard GraphQL Bundle

Download graphql-core 2.0.12-1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-assets jar
com.graphql-java-kickstart : graphql-java-servlet jar 9.2.0

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

There are no modules declared in this project.