| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.smallrye |
| ArtifactId | ArtifactIdsmallrye-graphql-client-implementation-jaxrs |
| Version | Version1.2.5 |
| Type | Typejar |
| Description |
DescriptionSmallRye: GraphQL Client :: Implementation :: JAX-RS
Client side of the GraphQL Implementation
|
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-implementation-jaxrs/
implementation 'io.smallrye:smallrye-graphql-client-implementation-jaxrs:1.2.5'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-implementation-jaxrs/
implementation ("io.smallrye:smallrye-graphql-client-implementation-jaxrs:1.2.5")
'io.smallrye:smallrye-graphql-client-implementation-jaxrs:jar:1.2.5'
<dependency org="io.smallrye" name="smallrye-graphql-client-implementation-jaxrs" rev="1.2.5">
<artifact name="smallrye-graphql-client-implementation-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-client-implementation-jaxrs', version='1.2.5')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-client-implementation-jaxrs" % "1.2.5"
[io.smallrye/smallrye-graphql-client-implementation-jaxrs "1.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.smallrye : smallrye-graphql-client | jar | 1.2.5 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.smallrye : smallrye-graphql-client-tck | jar | 1.2.5 |
| org.jboss.resteasy : resteasy-client | jar | 4.6.0.Final |