Helidon Microprofile GraphQL Server

The Microprofile GraphQL Server implementation

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.graphql
ArtifactId

ArtifactId

helidon-microprofile-graphql-server
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Microprofile GraphQL Server
The Microprofile GraphQL Server implementation
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-microprofile-graphql-server

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.microprofile.graphql : microprofile-graphql-api jar 2.0-RC3
io.helidon.graphql : helidon-graphql-server jar 3.0.0-M2
com.graphql-java : graphql-java-extended-scalars jar 15.0.0
io.helidon.microprofile.server : helidon-microprofile-server jar 3.0.0-M2
io.helidon.microprofile.config : helidon-microprofile-config jar 3.0.0-M2
org.jboss : jandex jar 2.4.1.Final

test (3)

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

Project Modules

There are no modules declared in this project.
io.helidon.microprofile.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