не последняя версия
Последняя версия 6.1.1

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

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

Группа

Группа

org.entando.entando.plugins
Идентификатор

Идентификатор

entando-plugin-jpcontentworkflow
Версия

Версия

5.0.0
Тип

Тип

war

Скачать entando-plugin-jpcontentworkflow 5.0.0


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