Last Version

com.graphql-java-generator:graphql-maven-plugin-samples-StarWars-client 1.0

This maven pom project embeds the various samples for the graphql-maven-plugin. These samples act both as samples, and integration tests, to validate the behavior of the plugin in different configurations.

License

License

Categories

Categories

Java Languages Maven Build Tools CLI User Interface
GroupId

GroupId

com.graphql-java-generator
ArtifactId

ArtifactId

graphql-maven-plugin-samples-StarWars-client
Version

Version

1.0
Type

Type

jar
Description

Description

This maven pom project embeds the various samples for the graphql-maven-plugin. These samples act both as samples, and integration tests, to validate the behavior of the plugin in different configurations.

Download graphql-maven-plugin-samples-StarWars-client 1.0


<!-- https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-maven-plugin-samples-StarWars-client/ -->
<dependency>
    <groupId>com.graphql-java-generator</groupId>
    <artifactId>graphql-maven-plugin-samples-StarWars-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-maven-plugin-samples-StarWars-client/
implementation 'com.graphql-java-generator:graphql-maven-plugin-samples-StarWars-client:1.0'
// https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-maven-plugin-samples-StarWars-client/
implementation ("com.graphql-java-generator:graphql-maven-plugin-samples-StarWars-client:1.0")
'com.graphql-java-generator:graphql-maven-plugin-samples-StarWars-client:jar:1.0'
<dependency org="com.graphql-java-generator" name="graphql-maven-plugin-samples-StarWars-client" rev="1.0">
  <artifact name="graphql-maven-plugin-samples-StarWars-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphql-java-generator', module='graphql-maven-plugin-samples-StarWars-client', version='1.0')
)
libraryDependencies += "com.graphql-java-generator" % "graphql-maven-plugin-samples-StarWars-client" % "1.0"
[com.graphql-java-generator/graphql-maven-plugin-samples-StarWars-client "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.graphql-java-generator : graphql-java-client-dependencies pom 1.0

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
com.graphql-java-generator : graphql-maven-plugin-samples-StarWars-server pom 1.0

Project Modules

There are no modules declared in this project.