License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-client-all |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye: GraphQL Client :: Artifact with all dependencies
Client side of the GraphQL Implementation
|
Filename | Size |
---|---|
smallrye-graphql-client-all-1.2.8.pom | 1 KB |
Browse |
<!-- 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"]
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 |