Last Version

org.camunda.bpm.extension:camunda-bpm-graphql 0.4.2

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.

License

License

GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-graphql
Version

Version

0.4.2
Type

Type

jar
Description

Description

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-bpm-graphql 0.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-rest jar
commons-io : commons-io jar 2.7
javax.ws.rs : javax.ws.rs-api jar 2.1.1
com.auth0 : java-jwt jar 3.9.0
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter jar 7.13.0

provided (6)

Group / Artifact Type Version
com.graphql-java-kickstart : graphql-java-tools jar 11.0.1
com.graphql-java-kickstart : graphql-spring-boot-starter jar 11.1.0
org.camunda.bpm : camunda-engine jar
org.camunda.spin : camunda-spin-core jar
org.camunda.bpm : camunda-engine-plugin-spin jar
org.camunda.spin : camunda-spin-dataformat-all jar

test (8)

Group / Artifact Type Version
junit : junit jar 4.13
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test jar 3.4.0
org.springframework : spring-test jar
org.camunda.bpm.assert : camunda-bpm-assert jar 5.0.0
com.h2database : h2 jar
com.jayway.jsonpath : json-path jar
com.google.code.gson : gson jar 2.8.6
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.