Last Version

com.graphql-java-generator:graphql-java-common-runtime 1.18.6

Java classes that are common to both the client and the server runtimes

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.graphql-java-generator
ArtifactId

ArtifactId

graphql-java-common-runtime
Version

Version

1.18.6
Type

Type

jar
Description

Description

Java classes that are common to both the client and the server runtimes
Source Code Management

Source Code Management

https://github.com/graphql-java-generator/graphql-maven-plugin-project/tree/master/graphql-java-common-runtime

Download graphql-java-common-runtime 1.18.6


<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.