is not current version
Last Version 5.0.4

com.netflix.graphql.dgs:graphql-dgs-platform 5.0.2

dgs-framework (Bill of Materials)

Categories

Categories

Net ORM Data
GroupId

GroupId

com.netflix.graphql.dgs
ArtifactId

ArtifactId

graphql-dgs-platform
Version

Version

5.0.2
Type

Type

pom

Download graphql-dgs-platform 5.0.2


<!-- https://jarcasting.com/artifacts/com.netflix.graphql.dgs/graphql-dgs-platform/ -->
<dependency>
    <groupId>com.netflix.graphql.dgs</groupId>
    <artifactId>graphql-dgs-platform</artifactId>
    <version>5.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.graphql.dgs/graphql-dgs-platform/
implementation 'com.netflix.graphql.dgs:graphql-dgs-platform:5.0.2'
// https://jarcasting.com/artifacts/com.netflix.graphql.dgs/graphql-dgs-platform/
implementation ("com.netflix.graphql.dgs:graphql-dgs-platform:5.0.2")
'com.netflix.graphql.dgs:graphql-dgs-platform:pom:5.0.2'
<dependency org="com.netflix.graphql.dgs" name="graphql-dgs-platform" rev="5.0.2">
  <artifact name="graphql-dgs-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.netflix.graphql.dgs', module='graphql-dgs-platform', version='5.0.2')
)
libraryDependencies += "com.netflix.graphql.dgs" % "graphql-dgs-platform" % "5.0.2"
[com.netflix.graphql.dgs/graphql-dgs-platform "5.0.2"]