License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdorg.camunda.community.migration |
ArtifactId | ArtifactIdcamunda-7-adapter |
Last Version | Last Version0.1.1 |
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-7-adapter-0.1.1.pom | |
camunda-7-adapter-0.1.1.jar | 11 KB |
camunda-7-adapter-0.1.1-sources.jar | 8 KB |
camunda-7-adapter-0.1.1-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.community.migration/camunda-7-adapter/ -->
<dependency>
<groupId>org.camunda.community.migration</groupId>
<artifactId>camunda-7-adapter</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.migration/camunda-7-adapter/
implementation 'org.camunda.community.migration:camunda-7-adapter:0.1.1'
// https://jarcasting.com/artifacts/org.camunda.community.migration/camunda-7-adapter/
implementation ("org.camunda.community.migration:camunda-7-adapter:0.1.1")
'org.camunda.community.migration:camunda-7-adapter:jar:0.1.1'
<dependency org="org.camunda.community.migration" name="camunda-7-adapter" rev="0.1.1">
<artifact name="camunda-7-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.migration', module='camunda-7-adapter', version='0.1.1')
)
libraryDependencies += "org.camunda.community.migration" % "camunda-7-adapter" % "0.1.1"
[org.camunda.community.migration/camunda-7-adapter "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : spring-zeebe-starter | jar | 8.0.4 |
io.camunda : spring-zeebe-test-testcontainer | jar | 8.0.4 |
org.camunda.bpm : camunda-engine | jar | 7.17.0 |
org.camunda.bpm : camunda-engine-spring | jar | 7.17.0 |
org.camunda.bpm : camunda-external-task-client | jar | 7.17.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |