ZeeQS - GraphQL API

Query API for aggregated Zeebe data

License

License

GroupId

GroupId

io.zeebe.zeeqs
ArtifactId

ArtifactId

graphql-api
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ZeeQS - GraphQL API
Query API for aggregated Zeebe data
Project Organization

Project Organization

Camunda Services GmbH

Download graphql-api

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.zeebe.zeeqs : data jar 2.2.0
com.graphql-java-kickstart : graphql-spring-boot-starter jar 8.1.1
com.graphql-java-kickstart : graphiql-spring-boot-starter jar 8.1.1
com.graphql-java-kickstart : graphql-java-tools jar 6.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.
io.zeebe.zeeqs
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

Versions

Version
2.2.0
2.0.0
1.0.0
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1