| License |
License |
|---|---|
| GroupId | GroupIdio.zeebe.zeeqs |
| ArtifactId | ArtifactIdgraphql-api |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionZeeQS - GraphQL API
Query API for aggregated Zeebe data
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| graphql-api-2.0.0.pom | |
| graphql-api-2.0.0.jar | 77 KB |
| graphql-api-2.0.0-sources.jar | 23 KB |
| graphql-api-2.0.0-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe.zeeqs/graphql-api/ -->
<dependency>
<groupId>io.zeebe.zeeqs</groupId>
<artifactId>graphql-api</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe.zeeqs/graphql-api/
implementation 'io.zeebe.zeeqs:graphql-api:2.0.0'
// https://jarcasting.com/artifacts/io.zeebe.zeeqs/graphql-api/
implementation ("io.zeebe.zeeqs:graphql-api:2.0.0")
'io.zeebe.zeeqs:graphql-api:jar:2.0.0'
<dependency org="io.zeebe.zeeqs" name="graphql-api" rev="2.0.0">
<artifact name="graphql-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe.zeeqs', module='graphql-api', version='2.0.0')
)
libraryDependencies += "io.zeebe.zeeqs" % "graphql-api" % "2.0.0"
[io.zeebe.zeeqs/graphql-api "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zeebe.zeeqs : data | jar | 2.0.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.5.10 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | |
| com.h2database : h2 | jar |