| License |
License |
|---|---|
| GroupId | GroupIdorg.camunda.bpm.extension |
| ArtifactId | ArtifactIdcamunda-bpm-graphql |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis 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 |
| Filename | Size |
|---|---|
| camunda-bpm-graphql-0.4.2.pom | |
| camunda-bpm-graphql-0.4.2.jar | 2 MB |
| camunda-bpm-graphql-0.4.2-sources.jar | 2 MB |
| camunda-bpm-graphql-0.4.2-javadoc.jar | 568 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |