Last Version

Quarkus - Quarkus - Vert.x GraphQL - Runtime 2.10.0.Final

Query the API using GraphQL

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-vertx-graphql
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

Quarkus - Quarkus - Vert.x GraphQL - Runtime
Query the API using GraphQL
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-vertx-graphql 2.10.0.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-web-graphql jar
io.quarkus : quarkus-vertx-http jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.