Last Version

graphql-kotlin 0.0.26

Code-only GraphQL schema generation for Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.expedia.www
ArtifactId

ArtifactId

graphql-kotlin
Version

Version

0.0.26
Type

Type

jar
Description

Description

graphql-kotlin
Code-only GraphQL schema generation for Kotlin
Project URL

Project URL

https://github.com/ExpediaDotCom/graphql-kotlin
Source Code Management

Source Code Management

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

Download graphql-kotlin 0.0.26


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

Dependencies

compile (5)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 11.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11
org.jetbrains.kotlin : kotlin-reflect jar 1.3.11
org.reflections : reflections jar 0.9.11
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.3

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.3.11
io.mockk : mockk jar 1.8.9.kotlin13
io.reactivex.rxjava2 : rxjava jar 2.1.0
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.