is not current version
Last Version 4.2.0-TP1

org.entando.entando.plugins:entando-plugin-jpfrontshortcut 3.2.0

Edit Page, Frame configuration and Content directly from portal front-end

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpfrontshortcut
Version

Version

3.2.0
Type

Type

war

Download entando-plugin-jpfrontshortcut 3.2.0


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