| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторsmallrye-graphql |
| Версия | Версия1.2.3 |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye: GraphQL Server :: Implementation
Implementation of the server side of the spec
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| smallrye-graphql-1.2.3.pom | |
| smallrye-graphql-1.2.3.jar | 161 KB |
| smallrye-graphql-1.2.3-sources.jar | 85 KB |
| smallrye-graphql-1.2.3-javadoc.jar | 508 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql/
implementation 'io.smallrye:smallrye-graphql:1.2.3'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql/
implementation ("io.smallrye:smallrye-graphql:1.2.3")
'io.smallrye:smallrye-graphql:jar:1.2.3'
<dependency org="io.smallrye" name="smallrye-graphql" rev="1.2.3">
<artifact name="smallrye-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql', version='1.2.3')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql" % "1.2.3"
[io.smallrye/smallrye-graphql "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.smallrye : smallrye-graphql-api | jar | 1.2.3 |
| io.smallrye : smallrye-graphql-schema-model | jar | 1.2.3 |
| com.graphql-java : graphql-java | jar | 16.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |
| org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api | jar | 1.2 |
| io.smallrye.reactive : mutiny Необязательный | jar | 0.17.0 |
| org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
| org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | |
| org.glassfish : jakarta.json | jar | 1.1.6 |
| org.eclipse : yasson | jar | 1.0.8 |
| io.opentracing : opentracing-mock | jar | 0.33.0 |
| io.smallrye : smallrye-graphql-schema-builder | jar | 1.2.3 |
| io.smallrye : smallrye-context-propagation | jar | 1.2.0 |
| io.smallrye : smallrye-context-propagation-cdi | jar | 1.2.0 |
| io.smallrye.config : smallrye-config | jar | 2.3.0 |