MVN

io.smallrye : smallrye-graphql-federation-parent

Maven & Gradle

Mar 30, 2023
132 stars
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-federation-parent</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-graphql-federation-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.7.2
  • Latest Release Candidate: 2.0.0.RC10

All Versions

Choose a version of io.smallrye : smallrye-graphql-federation-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
smallrye-graphql-federation-parent-2.0.0.RC10
smallrye-graphql-federation-parent-2.0.0.RC9
smallrye-graphql-federation-parent-2.0.0.RC8
smallrye-graphql-federation-parent-2.0.0.RC7
smallrye-graphql-federation-parent-2.0.0.RC6
smallrye-graphql-federation-parent-2.0.0.RC5
smallrye-graphql-federation-parent-2.0.0.RC4
smallrye-graphql-federation-parent-2.0.0.RC3
smallrye-graphql-federation-parent-2.0.0.RC2
smallrye-graphql-federation-parent-2.0.0.RC1
1.8.x
smallrye-graphql-federation-parent-1.8.3
smallrye-graphql-federation-parent-1.8.2
smallrye-graphql-federation-parent-1.8.1
smallrye-graphql-federation-parent-1.8.0
1.7.x
smallrye-graphql-federation-parent-1.7.2
smallrye-graphql-federation-parent-1.7.1
smallrye-graphql-federation-parent-1.7.0
1.6.x
smallrye-graphql-federation-parent-1.6.2
smallrye-graphql-federation-parent-1.6.1
smallrye-graphql-federation-parent-1.6.0
1.5.x
smallrye-graphql-federation-parent-1.5.0
1.4.x
smallrye-graphql-federation-parent-1.4.5
smallrye-graphql-federation-parent-1.4.4
smallrye-graphql-federation-parent-1.4.3.1
smallrye-graphql-federation-parent-1.4.3
smallrye-graphql-federation-parent-1.4.2
smallrye-graphql-federation-parent-1.4.1
smallrye-graphql-federation-parent-1.4.0
1.3.x
smallrye-graphql-federation-parent-1.3.5
smallrye-graphql-federation-parent-1.3.4
smallrye-graphql-federation-parent-1.3.3
smallrye-graphql-federation-parent-1.3.2
smallrye-graphql-federation-parent-1.3.1
smallrye-graphql-federation-parent-1.3.0
1.2.x
smallrye-graphql-federation-parent-1.2.8
smallrye-graphql-federation-parent-1.2.7
smallrye-graphql-federation-parent-1.2.6
smallrye-graphql-federation-parent-1.2.5
smallrye-graphql-federation-parent-1.2.4
smallrye-graphql-federation-parent-1.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-federation-parent</artifactId>
    <version>1.7.2</version>
</dependency>

Advertisement