is not current version
Last Version 5.0.3

org.entando.entando.plugins:entando-plugin-jpcalendar 3.0.0

Calendar

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpcalendar
Version

Version

3.0.0
Type

Type

war

Download entando-plugin-jpcalendar 3.0.0


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