License |
License |
---|---|
GroupId | GroupIdorg.imixs.workflow |
ArtifactId | ArtifactIdorg.imixs.workflow.jee.rest.services |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionImixs IX Workflow Rest Service
Imixs IX Open Source Workflow REST Service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/org.imixs.workflow.jee.rest.services/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>org.imixs.workflow.jee.rest.services</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/org.imixs.workflow.jee.rest.services/
implementation 'org.imixs.workflow:org.imixs.workflow.jee.rest.services:1.1.0'
// https://jarcasting.com/artifacts/org.imixs.workflow/org.imixs.workflow.jee.rest.services/
implementation ("org.imixs.workflow:org.imixs.workflow.jee.rest.services:1.1.0")
'org.imixs.workflow:org.imixs.workflow.jee.rest.services:jar:1.1.0'
<dependency org="org.imixs.workflow" name="org.imixs.workflow.jee.rest.services" rev="1.1.0">
<artifact name="org.imixs.workflow.jee.rest.services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='org.imixs.workflow.jee.rest.services', version='1.1.0')
)
libraryDependencies += "org.imixs.workflow" % "org.imixs.workflow.jee.rest.services" % "1.1.0"
[org.imixs.workflow/org.imixs.workflow.jee.rest.services "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.imixs.workflow : org.imixs.workflow.api | jar | 1.5.3 |
org.imixs.workflow : org.imixs.workflow.services.client | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
javaee : javaee-api | jar | 5 |
org.imixs.workflow : org.imixs.workflow.jee.api | jar | 1.5.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |