License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-event-registry-api |
Version | Version6.6.0 |
Type | Typejar |
Description |
DescriptionFlowable - Event Registry API
BPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-api/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-event-registry-api</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-api/
implementation 'org.flowable:flowable-event-registry-api:6.6.0'
// https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-api/
implementation ("org.flowable:flowable-event-registry-api:6.6.0")
'org.flowable:flowable-event-registry-api:jar:6.6.0'
<dependency org="org.flowable" name="flowable-event-registry-api" rev="6.6.0">
<artifact name="flowable-event-registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-event-registry-api', version='6.6.0')
)
libraryDependencies += "org.flowable" % "flowable-event-registry-api" % "6.6.0"
[org.flowable/flowable-event-registry-api "6.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-event-registry-model | jar | 6.6.0 |
org.flowable : flowable-engine-common-api | jar | 6.6.0 |