Last Version

SmallRye: GraphQL Federation :: API 2.0.0.RC4

Server side of the GraphQL Implementation

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-federation-api
Version

Version

2.0.0.RC4
Type

Type

jar
Description

Description

SmallRye: GraphQL Federation :: API
Server side of the GraphQL Implementation

Download smallrye-graphql-federation-api 2.0.0.RC4


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

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile.graphql : microprofile-graphql-api jar 2.0
io.smallrye : smallrye-graphql-api jar 2.0.0.RC4

Project Modules

There are no modules declared in this project.