License |
License |
---|---|
GroupId | GroupIdorg.imixs.marty |
ArtifactId | ArtifactIdimixs-marty |
Version | Version4.1.12 |
Type | Typepom |
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.1.12.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/ -->
<dependency>
<groupId>org.imixs.marty</groupId>
<artifactId>imixs-marty</artifactId>
<version>4.1.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/
implementation 'org.imixs.marty:imixs-marty:4.1.12'
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/
implementation ("org.imixs.marty:imixs-marty:4.1.12")
'org.imixs.marty:imixs-marty:pom:4.1.12'
<dependency org="org.imixs.marty" name="imixs-marty" rev="4.1.12">
<artifact name="imixs-marty" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.imixs.marty', module='imixs-marty', version='4.1.12')
)
libraryDependencies += "org.imixs.marty" % "imixs-marty" % "4.1.12"
[org.imixs.marty/imixs-marty "4.1.12"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.eclipse.microprofile : microprofile | pom | 3.0 |
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 |