is not current version
Last Version 1.2.8

io.smallrye:smallrye-graphql-client-implementation-jaxrs 1.2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-client-implementation-jaxrs
Version

Version

1.2.1
Type

Type

jar

Download smallrye-graphql-client-implementation-jaxrs 1.2.1


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