Last Version

graphql-kotlin-federation 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-federation
Version

Version

1.0.0-RC5
Type

Type

jar
Description

Description

graphql-kotlin-federation
Code-only GraphQL schema generation for Kotlin

Download graphql-kotlin-federation 1.0.0-RC5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.expedia : graphql-kotlin-schema-generator jar 1.0.0-RC5
org.junit.jupiter : junit-jupiter-params jar 5.4.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31

test (4)

Group / Artifact Type Version
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.