| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторsmallrye-graphql-client-implementation-jaxrs |
| Версия | Версия1.2.7 |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye: 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-implementation-jaxrs/
implementation 'io.smallrye:smallrye-graphql-client-implementation-jaxrs:1.2.7'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-implementation-jaxrs/
implementation ("io.smallrye:smallrye-graphql-client-implementation-jaxrs:1.2.7")
'io.smallrye:smallrye-graphql-client-implementation-jaxrs:jar:1.2.7'
<dependency org="io.smallrye" name="smallrye-graphql-client-implementation-jaxrs" rev="1.2.7">
<artifact name="smallrye-graphql-client-implementation-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-client-implementation-jaxrs', version='1.2.7')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-client-implementation-jaxrs" % "1.2.7"
[io.smallrye/smallrye-graphql-client-implementation-jaxrs "1.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.smallrye : smallrye-graphql-client | jar | 1.2.7 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-api | jar | 2.0 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.smallrye : smallrye-graphql-client-tck | jar | 1.2.7 |
| org.jboss.resteasy : resteasy-client | jar | 4.6.1.Final |