org.flowable:flowable-event-registry-json-converter

BPM and workflow engine

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-event-registry-json-converter
Last Version

Last Version

6.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-event-registry-json-converter

How to add to project

<!-- https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-json-converter/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-event-registry-json-converter</artifactId>
    <version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-json-converter/
implementation 'org.flowable:flowable-event-registry-json-converter:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-json-converter/
implementation ("org.flowable:flowable-event-registry-json-converter:6.7.2")
'org.flowable:flowable-event-registry-json-converter:jar:6.7.2'
<dependency org="org.flowable" name="flowable-event-registry-json-converter" rev="6.7.2">
  <artifact name="flowable-event-registry-json-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-event-registry-json-converter', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-event-registry-json-converter" % "6.7.2"
[org.flowable/flowable-event-registry-json-converter "6.7.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.flowable : flowable-event-registry-model jar 6.7.2
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.32
commons-io : commons-io jar 2.11.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
6.7.2
6.7.1
6.7.0
6.6.0
6.5.0