is not current version
Last Version 4.2.0-TP1

org.entando.entando.plugins:entando-plugin-jpmyportalplus 1.1.0.1

My Portal Plus

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpmyportalplus
Version

Version

1.1.0.1
Type

Type

war

Download entando-plugin-jpmyportalplus 1.1.0.1


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