License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.smoketurner.dropwizard |
ArtifactId | ArtifactIdgraphql-example |
Version | Version2.0.12-1 |
Type | Typejar |
Description |
DescriptionDropwizard GraphQL Example
Dropwizard GraphQL Bundle
|
Filename | Size |
---|---|
graphql-example-2.0.12-1.pom | |
graphql-example-2.0.12-1.jar | 19 MB |
graphql-example-2.0.12-1-sources.jar | 7 KB |
graphql-example-2.0.12-1-javadoc.jar | 426 KB |
Browse |
<!-- 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"]
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 |