MVN

org.imixs.marty : imixs-marty

Maven & Gradle

Apr 05, 2022
3 stars

Imixs 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.

<dependency>
    <groupId>org.imixs.marty</groupId>
    <artifactId>imixs-marty</artifactId>
    <version>4.1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.imixs.marty : imixs-marty to add to Maven - Latest Versions:

  • Latest Stable: 4.1.17
  • Latest Release Candidate: 3.4.6-patch-355-rc1

All Versions

Choose a version of org.imixs.marty : imixs-marty to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
imixs-marty-4.1.17
imixs-marty-4.1.16
imixs-marty-4.1.15
imixs-marty-4.1.14
imixs-marty-4.1.13
imixs-marty-4.1.12
imixs-marty-4.1.11
imixs-marty-4.1.10
imixs-marty-4.1.9
imixs-marty-4.1.8
imixs-marty-4.1.7
imixs-marty-4.1.6
imixs-marty-4.1.5
imixs-marty-4.1.4
imixs-marty-4.1.3
imixs-marty-4.1.2
imixs-marty-4.1.1
imixs-marty-4.1.0
4.0.x
imixs-marty-4.0.1
imixs-marty-4.0.0
3.4.x
imixs-marty-3.4.6-patch-355-rc1
imixs-marty-3.4.6
imixs-marty-3.4.5
imixs-marty-3.4.4
imixs-marty-3.4.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.imixs.marty</groupId>
    <artifactId>imixs-marty</artifactId>
    <version>4.1.17</version>
</dependency>

Advertisement