g

graphql-dgs-spring-boot-oss-autoconfigure

graphql-dgs-spring-boot-oss-autoconfigure
https://github.com/Netflix/dgs-framework
The Apache Software License, Version 2.0
Netflix Open Source Development
Files download
File Operation
graphql-dgs-spring-boot-oss-autoconfigure-8.4.0.jar download
graphql-dgs-spring-boot-oss-autoconfigure-8.4.0.pom download
graphql-dgs-spring-boot-oss-autoconfigure-8.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.netflix.graphql.dgs</groupId>
  <artifactId>graphql-dgs-spring-boot-oss-autoconfigure</artifactId>
  <version>8.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure:8.4.0'
Gradle Kotlin
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure:8.4.0")
Scala SBT
libraryDependencies += "com.netflix.graphql.dgs" % "graphql-dgs-spring-boot-oss-autoconfigure" % "8.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.netflix.graphql.dgs', module='graphql-dgs-spring-boot-oss-autoconfigure', version='8.4.0')
)
Apache Ivy
<dependency org="com.netflix.graphql.dgs" name="graphql-dgs-spring-boot-oss-autoconfigure" rev="8.4.0" />
Leiningen
[com.netflix.graphql.dgs/graphql-dgs-spring-boot-oss-autoconfigure "8.4.0"]
Apache Buildr
'com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure:jar:8.4.0'