Last Version

com.expediagroup:graphql-kotlin-maven-plugin 6.0.0-alpha.5

GraphQL Kotlin Maven Plugin that can generate type-safe GraphQL Kotlin client and GraphQL schema in SDL format using reflections

License

License

Categories

Categories

Kotlin Languages Maven Build Tools
GroupId

GroupId

com.expediagroup
ArtifactId

ArtifactId

graphql-kotlin-maven-plugin
Version

Version

6.0.0-alpha.5
Type

Type

maven-plugin
Description

Description

com.expediagroup:graphql-kotlin-maven-plugin
GraphQL Kotlin Maven Plugin that can generate type-safe GraphQL Kotlin client and GraphQL schema in SDL format using reflections
Project URL

Project URL

https://github.com/ExpediaGroup/graphql-kotlin
Project Organization

Project Organization

https://www.expediagroup.com/
Source Code Management

Source Code Management

https://github.com/ExpediaGroup/graphql-kotlin

Download graphql-kotlin-maven-plugin 6.0.0-alpha.5


<plugin>
    <groupId>com.expediagroup</groupId>
    <artifactId>graphql-kotlin-maven-plugin</artifactId>
    <version>6.0.0-alpha.5</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.expediagroup : graphql-kotlin-client-generator jar 6.0.0-alpha.5
com.expediagroup : graphql-kotlin-sdl-generator jar 6.0.0-alpha.5
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.6.1
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-project jar 2.2.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.