Helidon GraphQL Server

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.graphql
ArtifactId

ArtifactId

helidon-graphql-server
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon GraphQL Server
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-graphql-server
Project Organization

Project Organization

Oracle Corporation

Download helidon-graphql-server

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.media : helidon-media-jsonb jar 3.0.0-M2
io.helidon.webserver : helidon-webserver-cors jar 3.0.0-M2
com.graphql-java : graphql-java jar 15.0

test (3)

Group / Artifact Type Version
io.helidon.webclient : helidon-webclient jar 3.0.0-M2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
io.helidon.graphql

Oracle

Open Source at Oracle

Versions

Version
3.0.0-M2
3.0.0-M1
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0