SmallRye: GraphQL Client :: Implementation :: JAX-RS

Client side of the GraphQL Implementation

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-client-implementation-jaxrs
Last Version

Last Version

1.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye: GraphQL Client :: Implementation :: JAX-RS
Client side of the GraphQL Implementation

Download smallrye-graphql-client-implementation-jaxrs

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-client jar 1.2.8
org.mockito : mockito-junit-jupiter jar 3.11.2

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

test (2)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-client-tck jar 1.2.8
org.jboss.resteasy : resteasy-client jar 4.6.2.Final

Project Modules

There are no modules declared in this project.
io.smallrye

SmallRye

Versions

Version
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0.Beta1
1.2.0.Alpha2
1.2.0.Alpha1