is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow-faces 3.5.0

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

3.5.0
Type

Type

jar

Download imixs-workflow-faces 3.5.0


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