Last Version

SmallRye: GraphQL Client :: Artifact with all dependencies 1.2.8

Client side of the GraphQL Implementation

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-client-all
Version

Version

1.2.8
Type

Type

pom
Description

Description

SmallRye: GraphQL Client :: Artifact with all dependencies
Client side of the GraphQL Implementation

Download smallrye-graphql-client-all 1.2.8


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

Dependencies

compile (7)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-client-implementation-jaxrs jar 1.2.8
org.glassfish : jakarta.json jar 1.1.6
io.smallrye.config : smallrye-config jar 2.4.1
org.jboss.resteasy : resteasy-client jar 4.6.2.Final
org.slf4j : slf4j-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

Project Modules

There are no modules declared in this project.