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