License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.graphql-java-generator |
ArtifactId | ArtifactIdgraphql-java-common-runtime |
Last Version | Last Version1.18.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava classes that are common to both the client and the
server runtimes
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-java-common-runtime/ -->
<dependency>
<groupId>com.graphql-java-generator</groupId>
<artifactId>graphql-java-common-runtime</artifactId>
<version>1.18.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-java-common-runtime/
implementation 'com.graphql-java-generator:graphql-java-common-runtime:1.18.6'
// https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-java-common-runtime/
implementation ("com.graphql-java-generator:graphql-java-common-runtime:1.18.6")
'com.graphql-java-generator:graphql-java-common-runtime:jar:1.18.6'
<dependency org="com.graphql-java-generator" name="graphql-java-common-runtime" rev="1.18.6">
<artifact name="graphql-java-common-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphql-java-generator', module='graphql-java-common-runtime', version='1.18.6')
)
libraryDependencies += "com.graphql-java-generator" % "graphql-java-common-runtime" % "1.18.6"
[com.graphql-java-generator/graphql-java-common-runtime "1.18.6"]
Group / Artifact | Type | Version |
---|---|---|
com.graphql-java : graphql-java | jar | 17.3 |
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
com.graphql-java-generator : graphql-java-client-dependencies | pom | 1.18.6 |