MVN

org.wildfly.extras.graphql : wildfly-microprofile-graphql-feature-pack

Maven & Gradle

May 24, 2023
5 stars

WildFly MicroProfile GraphQL - Feature Pack

<dependency>
    <groupId>org.wildfly.extras.graphql</groupId>
    <artifactId>wildfly-microprofile-graphql-feature-pack</artifactId>
    <version>2.1.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.extras.graphql : wildfly-microprofile-graphql-feature-pack to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0.Final
  • Latest Beta: 1.0.0.Beta2
  • Latest Alpha: 1.0.0.Alpha1

All Versions

Choose a version of org.wildfly.extras.graphql : wildfly-microprofile-graphql-feature-pack to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
wildfly-microprofile-graphql-feature-pack-2.1.0.Final
2.0.x
wildfly-microprofile-graphql-feature-pack-2.0.0.Final
1.8.x
wildfly-microprofile-graphql-feature-pack-1.8.0.Final
1.7.x
wildfly-microprofile-graphql-feature-pack-1.7.0.Final
1.6.x
wildfly-microprofile-graphql-feature-pack-1.6.0.Final
1.5.x
wildfly-microprofile-graphql-feature-pack-1.5.0.Final
1.4.x
wildfly-microprofile-graphql-feature-pack-1.4.2.Final
wildfly-microprofile-graphql-feature-pack-1.4.1.Final
wildfly-microprofile-graphql-feature-pack-1.4.0.Final
1.3.x
wildfly-microprofile-graphql-feature-pack-1.3.0.Final
1.2.x
wildfly-microprofile-graphql-feature-pack-1.2.0.Final
1.1.x
wildfly-microprofile-graphql-feature-pack-1.1.0.Final
1.0.x
wildfly-microprofile-graphql-feature-pack-1.0.0.Final
wildfly-microprofile-graphql-feature-pack-1.0.0.Beta2
wildfly-microprofile-graphql-feature-pack-1.0.0.Beta1
wildfly-microprofile-graphql-feature-pack-1.0.0.Alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.extras.graphql</groupId>
    <artifactId>wildfly-microprofile-graphql-feature-pack</artifactId>
    <version>2.1.0.Final</version>
</dependency>