is not current version
Last Version 6.1.1

org.entando.entando.plugins:entando-plugin-jpcontentworkflow 4.3.1

Extends the basic CMS workflow and allowing customizable workflows for content categories

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpcontentworkflow
Version

Version

4.3.1
Type

Type

war

Download entando-plugin-jpcontentworkflow 4.3.1


<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpcontentworkflow/ -->
<dependency>
    <groupId>org.entando.entando.plugins</groupId>
    <artifactId>entando-plugin-jpcontentworkflow</artifactId>
    <version>4.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpcontentworkflow/
implementation 'org.entando.entando.plugins:entando-plugin-jpcontentworkflow:4.3.1'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpcontentworkflow/
implementation ("org.entando.entando.plugins:entando-plugin-jpcontentworkflow:4.3.1")
'org.entando.entando.plugins:entando-plugin-jpcontentworkflow:war:4.3.1'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpcontentworkflow" rev="4.3.1">
  <artifact name="entando-plugin-jpcontentworkflow" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpcontentworkflow', version='4.3.1')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpcontentworkflow" % "4.3.1"
[org.entando.entando.plugins/entando-plugin-jpcontentworkflow "4.3.1"]