MicroProfile GraphQL

Code-first API for developing GraphQL services in MicroProfile

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.graphql
ArtifactId

ArtifactId

microprofile-graphql-parent
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

MicroProfile GraphQL
Code-first API for developing GraphQL services in MicroProfile
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-graphql

Download microprofile-graphql-parent

How to add to project

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

Dependencies

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

Project Modules

  • spec
  • api
  • tck
org.eclipse.microprofile.graphql

Eclipse Foundation

Versions

Version
2.0
2.0-RC3
2.0-RC2
2.0-RC1
1.1.0
1.0.4-RC1
1.0.3
1.0.2
1.0.1
1.0
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
1.0-M6
1.0-M5
1.0-M4
1.0-M3
1.0-M2
1.0-M1