is not current version
Last Version 2.2.13

org.imixs.workflow:imixs-archive-service 2.0.1


GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-archive-service
Version

Version

2.0.1
Type

Type

war

Download imixs-archive-service 2.0.1


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