MVN

io.smallrye : smallrye-graphql-vertx

Maven & Gradle

Feb 25, 2020
1 usages
85 stars

SmallRye: MicroProfile GraphQL Implementation :: VertX

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-vertx</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-graphql-vertx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.smallrye : smallrye-graphql-vertx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
smallrye-graphql-vertx-1.0.0
0.9.x
smallrye-graphql-vertx-0.9.1

How to add a dependency to Maven

Add the following io.smallrye : smallrye-graphql-vertx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-vertx</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smallrye : smallrye-graphql-vertx gradle dependency to your build.gradle file:

implementation 'io.smallrye:smallrye-graphql-vertx:1.0.0'

Gradle Kotlin DSL: Add the following io.smallrye : smallrye-graphql-vertx gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smallrye:smallrye-graphql-vertx:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smallrye : smallrye-graphql-vertx sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smallrye" % "smallrye-graphql-vertx" % "1.0.0"

Advertisement

Dependencies from Group

Dec 05, 2019
88 usages
138 stars
Aug 18, 2023
47 usages
38 stars
Aug 08, 2023
32 usages
45 stars
Aug 16, 2023
32 usages
95 stars
Jun 21, 2023
31 usages
70 stars

Discover Dependencies

Aug 26, 2020
85 stars
Aug 02, 2023
140 stars
Feb 25, 2020
85 stars
Jul 11, 2023
23.9k stars
Jul 11, 2023
24.9k stars
Feb 17, 2020
3 stars
Apr 29, 2023
0 stars