is not current version
Last Version 6.1.1

org.entando.entando.plugins:entando-plugin-jpavatar 5.3.1

Allows registered users to manage pictures associated to their profile

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpavatar
Version

Version

5.3.1
Type

Type

war

Download entando-plugin-jpavatar 5.3.1


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