is not current version
Last Version 2.10.0.Final

Quarkus - SmallRye GraphQL - Runtime 2.0.0.CR3

Create GraphQL Endpoints using the code-first approach from MicroProfile GraphQL

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-smallrye-graphql
Version

Version

2.0.0.CR3
Type

Type

jar
Description

Description

Quarkus - SmallRye GraphQL - Runtime
Create GraphQL Endpoints using the code-first approach from MicroProfile GraphQL
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-smallrye-graphql 2.0.0.CR3


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

Dependencies

compile (7)

Group / Artifact Type Version
io.quarkus : quarkus-vertx-http jar
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-core jar
io.quarkus : quarkus-jsonb jar
io.smallrye : smallrye-graphql-cdi jar
io.quarkus : quarkus-smallrye-context-propagation jar
org.eclipse.microprofile.metrics : microprofile-metrics-api jar

Project Modules

There are no modules declared in this project.