com.graphql-java-generator:graphql-maven-plugin-samples-StarWars-server

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.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Maven Компиляция и сборка
Группа

Группа

com.graphql-java-generator
Идентификатор

Идентификатор

graphql-maven-plugin-samples-StarWars-server
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

war
Описание

Описание

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.

Скачать graphql-maven-plugin-samples-StarWars-server

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.graphql-java-generator : graphql-java-server-dependencies pom 1.0
com.graphql-java : graphql-java-spring-boot-starter-webmvc jar 2019-11-16T19-22-11-31ab4f9
com.graphql-java : graphql-java-spring-webmvc jar 2019-11-16T19-22-11-31ab4f9
com.graphql-java : java-dataloader jar 2.2.3
com.opencsv : opencsv jar 4.6

runtime (2)

Идентификатор библиотеки Тип Версия
com.graphql-java-kickstart : graphiql-spring-boot-starter jar 5.7.0
com.h2database : h2 jar 1.4.199

test (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter-api jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0
1.0.0-RC2
1.0.0-RC1