MicroProfile GraphQL :: API

Code-first GraphQL APIs for MicroProfile :: API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.graphql
ArtifactId

ArtifactId

microprofile-graphql-api
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

MicroProfile GraphQL :: API
Code-first GraphQL APIs for MicroProfile :: API
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-graphql-api

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

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