is not current version
Last Version 4.1.17

org.imixs.marty:imixs-marty 4.1.7

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

GroupId

GroupId

org.imixs.marty
ArtifactId

ArtifactId

imixs-marty
Version

Version

4.1.7
Type

Type

pom

Download imixs-marty 4.1.7

Filename Size
imixs-marty-4.1.7.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.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/
implementation 'org.imixs.marty:imixs-marty:4.1.7'
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/
implementation ("org.imixs.marty:imixs-marty:4.1.7")
'org.imixs.marty:imixs-marty:pom:4.1.7'
<dependency org="org.imixs.marty" name="imixs-marty" rev="4.1.7">
  <artifact name="imixs-marty" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.imixs.marty', module='imixs-marty', version='4.1.7')
)
libraryDependencies += "org.imixs.marty" % "imixs-marty" % "4.1.7"
[org.imixs.marty/imixs-marty "4.1.7"]