License |
License |
---|---|
GroupId | GroupIdcom.flowcentraltech.flowcentral |
ArtifactId | ArtifactIdflowcentral-workflow |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionflowcentral-workflow
Flowcentral Workflow Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flowcentral-workflow-1.0.9.pom | |
flowcentral-workflow-1.0.9.jar | 160 KB |
flowcentral-workflow-1.0.9-tests.jar | 3 KB |
flowcentral-workflow-1.0.9-sources.jar | 121 KB |
flowcentral-workflow-1.0.9-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-workflow/ -->
<dependency>
<groupId>com.flowcentraltech.flowcentral</groupId>
<artifactId>flowcentral-workflow</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-workflow/
implementation 'com.flowcentraltech.flowcentral:flowcentral-workflow:1.0.9'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-workflow/
implementation ("com.flowcentraltech.flowcentral:flowcentral-workflow:1.0.9")
'com.flowcentraltech.flowcentral:flowcentral-workflow:jar:1.0.9'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-workflow" rev="1.0.9">
<artifact name="flowcentral-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-workflow', version='1.0.9')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-workflow" % "1.0.9"
[com.flowcentraltech.flowcentral/flowcentral-workflow "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.hsqldb : hsqldb | jar | 2.3.2 |