GroupId | GroupIdorg.imixs.workflow |
---|---|
ArtifactId | ArtifactIdimixs-archive-service |
Version | Version2.2.7 |
Type | Typewar |
Filename | Size |
---|---|
imixs-archive-service-2.2.7.pom | |
imixs-archive-service-2.2.7.war | 10 MB |
imixs-archive-service-2.2.7-sources.jar | 69 KB |
imixs-archive-service-2.2.7-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-archive-service/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive-service</artifactId>
<version>2.2.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-archive-service/
implementation 'org.imixs.workflow:imixs-archive-service:2.2.7'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-archive-service/
implementation ("org.imixs.workflow:imixs-archive-service:2.2.7")
'org.imixs.workflow:imixs-archive-service:war:2.2.7'
<dependency org="org.imixs.workflow" name="imixs-archive-service" rev="2.2.7">
<artifact name="imixs-archive-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-archive-service', version='2.2.7')
)
libraryDependencies += "org.imixs.workflow" % "imixs-archive-service" % "2.2.7"
[org.imixs.workflow/imixs-archive-service "2.2.7"]