Last Version

Helidon Microprofile GraphQL 3.0.0-M2

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

3.0.0-M2
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 3.0.0-M2


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

Dependencies

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

Project Modules

  • server