is not current version
Last Version 4.0.0

org.entando.entando.plugins:entando-plugin-jpuserprofile 1.8.0.1

CHANGE ME! Enter some quick and useful info

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpuserprofile
Version

Version

1.8.0.1
Type

Type

war

Download entando-plugin-jpuserprofile 1.8.0.1


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