is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow-faces 4.4.1

The Imixs Workflow JSF Utilities simplify the usage of the Java EE components in a web module

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-faces
Version

Version

4.4.1
Type

Type

jar

Download imixs-workflow-faces 4.4.1


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