не последняя версия
Последняя версия 3.0.0-M2

io.helidon.graphql:helidon-graphql-server 2.5.1


Категории

Категории

Helidon Контейнер Микросервисы
Группа

Группа

io.helidon.graphql
Идентификатор

Идентификатор

helidon-graphql-server
Версия

Версия

2.5.1
Тип

Тип

jar

Скачать helidon-graphql-server 2.5.1


<!-- https://jarcasting.com/artifacts/io.helidon.graphql/helidon-graphql-server/ -->
<dependency>
    <groupId>io.helidon.graphql</groupId>
    <artifactId>helidon-graphql-server</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.graphql/helidon-graphql-server/
implementation 'io.helidon.graphql:helidon-graphql-server:2.5.1'
// https://jarcasting.com/artifacts/io.helidon.graphql/helidon-graphql-server/
implementation ("io.helidon.graphql:helidon-graphql-server:2.5.1")
'io.helidon.graphql:helidon-graphql-server:jar:2.5.1'
<dependency org="io.helidon.graphql" name="helidon-graphql-server" rev="2.5.1">
  <artifact name="helidon-graphql-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.graphql', module='helidon-graphql-server', version='2.5.1')
)
libraryDependencies += "io.helidon.graphql" % "helidon-graphql-server" % "2.5.1"
[io.helidon.graphql/helidon-graphql-server "2.5.1"]