REST Service API

Imixs Workflow REST Service API provides a servlet implementation for the Imixs JEE Workflow Components.

License

License

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-rest
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

war
Description

Description

REST Service API
Imixs Workflow REST Service API provides a servlet implementation for the Imixs JEE Workflow Components.
Project Organization

Project Organization

Imixs Software Solutions GmbH

Download imixs-workflow-rest

How to add to project

<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-rest/ -->
<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-workflow-rest</artifactId>
    <version>2.1.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-rest/
implementation 'org.imixs.workflow:imixs-workflow-rest:2.1.2'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-rest/
implementation ("org.imixs.workflow:imixs-workflow-rest:2.1.2")
'org.imixs.workflow:imixs-workflow-rest:war:2.1.2'
<dependency org="org.imixs.workflow" name="imixs-workflow-rest" rev="2.1.2">
  <artifact name="imixs-workflow-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-workflow-rest', version='2.1.2')
)
libraryDependencies += "org.imixs.workflow" % "imixs-workflow-rest" % "2.1.2"
[org.imixs.workflow/imixs-workflow-rest "2.1.2"]

Dependencies

provided (6)

Group / Artifact Type Version
javax : javaee-api jar 6.0
org.imixs.workflow : imixs-workflow-xml jar 2.1.1
org.imixs.workflow : imixs-workflow-jee jar 2.1.4
javax.ws.rs : jsr311-api jar 1.1.1
com.sun.jersey : jersey-server jar 1.1.5.1
org.apache.xmlgraphics : fop jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0