License |
License |
---|---|
GroupId | GroupIdorg.imixs.workflow |
ArtifactId | ArtifactIdimixs-marty |
Last Version | Last Version4.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionImixs Workflow - Marty
'Marty' is a sub project of 'Imixs Workflow'. The project provides several business
process management solutions. The goal of this project is to simplify the development of workflow
management applications by providing a robust and flexible application framework with a set of
Java Enterprise components. All the results of this project are subject to the GPL licensing model.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imixs-marty-4.2.2.pom | |
imixs-marty-4.2.2.jar | 105 KB |
imixs-marty-4.2.2-sources.jar | 91 KB |
imixs-marty-4.2.2-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-marty/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-marty</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-marty/
implementation 'org.imixs.workflow:imixs-marty:4.2.2'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-marty/
implementation ("org.imixs.workflow:imixs-marty:4.2.2")
'org.imixs.workflow:imixs-marty:jar:4.2.2'
<dependency org="org.imixs.workflow" name="imixs-marty" rev="4.2.2">
<artifact name="imixs-marty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-marty', version='4.2.2')
)
libraryDependencies += "org.imixs.workflow" % "imixs-marty" % "4.2.2"
[org.imixs.workflow/imixs-marty "4.2.2"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.eclipse.microprofile : microprofile | pom | 3.0 |
org.imixs.workflow : imixs-workflow-core | jar | 5.2.15 |
org.imixs.workflow : imixs-workflow-engine | jar | 5.2.15 |
org.imixs.workflow : imixs-workflow-faces | jar | 5.2.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.9.5 |
org.imixs.workflow : imixs-mock | jar | 5.2.0 |