License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.graphql.dgs |
ArtifactId | ArtifactIdgraphql-error-types |
Version | Version4.9.11 |
Type | Typejar |
Description |
Descriptiongraphql-error-types
graphql-error-types
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphql-error-types-4.9.11.pom | |
graphql-error-types-4.9.11-sources.jar | 15 KB |
graphql-error-types-4.9.11-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.graphql.dgs/graphql-error-types/ -->
<dependency>
<groupId>com.netflix.graphql.dgs</groupId>
<artifactId>graphql-error-types</artifactId>
<version>4.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.graphql.dgs/graphql-error-types/
implementation 'com.netflix.graphql.dgs:graphql-error-types:4.9.11'
// https://jarcasting.com/artifacts/com.netflix.graphql.dgs/graphql-error-types/
implementation ("com.netflix.graphql.dgs:graphql-error-types:4.9.11")
'com.netflix.graphql.dgs:graphql-error-types:jar:4.9.11'
<dependency org="com.netflix.graphql.dgs" name="graphql-error-types" rev="4.9.11">
<artifact name="graphql-error-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.graphql.dgs', module='graphql-error-types', version='4.9.11')
)
libraryDependencies += "com.netflix.graphql.dgs" % "graphql-error-types" % "4.9.11"
[com.netflix.graphql.dgs/graphql-error-types "4.9.11"]
Group / Artifact | Type | Version |
---|---|---|
com.graphql-java : graphql-java | jar | 17.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |