is not current version
Last Version 6.2.6

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

CMS Content Scheduler

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpcontentscheduler
Version

Version

4.3.1
Type

Type

war

Download entando-plugin-jpcontentscheduler 4.3.1


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