Last Version

pro.taskana:camunda-outbox-spring-boot-sample 1.1.0

This pom is parent to all taskana-camunda-adapter modules and serves the common build.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

pro.taskana
ArtifactId

ArtifactId

camunda-outbox-spring-boot-sample
Version

Version

1.1.0
Type

Type

jar
Description

Description

pro.taskana:camunda-outbox-spring-boot-sample
This pom is parent to all taskana-camunda-adapter modules and serves the common build.

Download camunda-outbox-spring-boot-sample 1.1.0


<!-- https://jarcasting.com/artifacts/pro.taskana/camunda-outbox-spring-boot-sample/ -->
<dependency>
    <groupId>pro.taskana</groupId>
    <artifactId>camunda-outbox-spring-boot-sample</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.taskana/camunda-outbox-spring-boot-sample/
implementation 'pro.taskana:camunda-outbox-spring-boot-sample:1.1.0'
// https://jarcasting.com/artifacts/pro.taskana/camunda-outbox-spring-boot-sample/
implementation ("pro.taskana:camunda-outbox-spring-boot-sample:1.1.0")
'pro.taskana:camunda-outbox-spring-boot-sample:jar:1.1.0'
<dependency org="pro.taskana" name="camunda-outbox-spring-boot-sample" rev="1.1.0">
  <artifact name="camunda-outbox-spring-boot-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.taskana', module='camunda-outbox-spring-boot-sample', version='1.1.0')
)
libraryDependencies += "pro.taskana" % "camunda-outbox-spring-boot-sample" % "1.1.0"
[pro.taskana/camunda-outbox-spring-boot-sample "1.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.18
org.springframework.boot : spring-boot-starter-jdbc jar
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest jar 3.3.10
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp jar 3.3.10
org.camunda.bpm : camunda-engine-plugin-spin jar 7.11.0
org.camunda.spin : camunda-spin-dataformat-json-jackson jar 1.10.0
pro.taskana : taskana-adapter-camunda-outbox-rest-spring-boot-starter jar 1.1.0
org.jboss.resteasy : resteasy-spring-boot-starter jar 4.6.4.Final

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.