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.2.4.jar download
graphql-dgs-spring-boot-oss-autoconfigure-8.2.4.pom download
graphql-dgs-spring-boot-oss-autoconfigure-8.2.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.netflix.graphql.dgs</groupId>
  <artifactId>graphql-dgs-spring-boot-oss-autoconfigure</artifactId>
  <version>8.2.4</version>
</dependency>
Gradle Groovy
implementation 'com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure:8.2.4'
Gradle Kotlin
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure:8.2.4")
Scala SBT
libraryDependencies += "com.netflix.graphql.dgs" % "graphql-dgs-spring-boot-oss-autoconfigure" % "8.2.4"
Groovy Grape
@Grapes(
  @Grab(group='com.netflix.graphql.dgs', module='graphql-dgs-spring-boot-oss-autoconfigure', version='8.2.4')
)
Apache Ivy
<dependency org="com.netflix.graphql.dgs" name="graphql-dgs-spring-boot-oss-autoconfigure" rev="8.2.4" />
Leiningen
[com.netflix.graphql.dgs/graphql-dgs-spring-boot-oss-autoconfigure "8.2.4"]
Apache Buildr
'com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure:jar:8.2.4'