is not current version
Last Version 3.0.0-M2

Helidon Microprofile GraphQL 2.4.0

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.graphql
ArtifactId

ArtifactId

helidon-microprofile-graphql
Version

Version

2.4.0
Type

Type

pom
Description

Description

Helidon Microprofile GraphQL
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-microprofile-graphql 2.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server