Last Version

SmallRye: MicroProfile GraphQL Implementation :: VertX 1.0.0

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-vertx
Version

Version

1.0.0
Type

Type

jar
Description

Description

SmallRye: MicroProfile GraphQL Implementation :: VertX
SmallRye Parent POM

Download smallrye-graphql-vertx 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.weld.vertx : weld-vertx-web jar 1.2.0.Final
io.smallrye : smallrye-graphql jar 1.0.0

provided (4)

Group / Artifact Type Version
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2
jakarta.json : jakarta.json-api jar 1.1.6
org.eclipse : yasson jar 1.0.6
io.smallrye.config : smallrye-config jar 1.6.2

Project Modules

There are no modules declared in this project.