Last Version

com.expedia:graphql-kotlin-schema-generator 1.0.0-RC5

Code-only GraphQL schema generation for Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.expedia
ArtifactId

ArtifactId

graphql-kotlin-schema-generator
Version

Version

1.0.0-RC5
Type

Type

jar
Description

Description

Code-only GraphQL schema generation for Kotlin

Download graphql-kotlin-schema-generator 1.0.0-RC5


<!-- https://jarcasting.com/artifacts/com.expedia/graphql-kotlin-schema-generator/ -->
<dependency>
    <groupId>com.expedia</groupId>
    <artifactId>graphql-kotlin-schema-generator</artifactId>
    <version>1.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia/graphql-kotlin-schema-generator/
implementation 'com.expedia:graphql-kotlin-schema-generator:1.0.0-RC5'
// https://jarcasting.com/artifacts/com.expedia/graphql-kotlin-schema-generator/
implementation ("com.expedia:graphql-kotlin-schema-generator:1.0.0-RC5")
'com.expedia:graphql-kotlin-schema-generator:jar:1.0.0-RC5'
<dependency org="com.expedia" name="graphql-kotlin-schema-generator" rev="1.0.0-RC5">
  <artifact name="graphql-kotlin-schema-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia', module='graphql-kotlin-schema-generator', version='1.0.0-RC5')
)
libraryDependencies += "com.expedia" % "graphql-kotlin-schema-generator" % "1.0.0-RC5"
[com.expedia/graphql-kotlin-schema-generator "1.0.0-RC5"]

Dependencies

compile (6)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 13.0
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.2.1
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
org.reflections : reflections jar 0.9.11
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31

test (5)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.3.31
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
io.mockk : mockk jar 1.9.3

Project Modules

There are no modules declared in this project.