Download entando-plugin-jpuserprofile-3.2.0.jar file - Jar e

Jar examples for e:entando-plugin-jpuserprofile

Description

This plugin allows to manage User Profile Types

You can download jar file entando-plugin-jpuserprofile 3.2.0 in this page.

Build File

You can use the following script to add entando-plugin-jpuserprofile-3.2.0.jar to your project.

<dependency>
   <groupId>org.entando.entando.plugins</groupId>
   <artifactId>entando-plugin-jpuserprofile</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'org.entando.entando.plugins', name: 'entando-plugin-jpuserprofile', version: '3.2.0'
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpuserprofile" % "3.2.0"
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpuserprofile" rev="3.2.0"/>
@Grapes(@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpuserprofile', version='3.2.0'))
'org.entando.entando.plugins:entando-plugin-jpuserprofile:jar:3.2.0'

Download

Click the following link to download the jar file.

entando-plugin-jpuserprofile-3.2.0-classes.jar
entando-plugin-jpuserprofile-3.2.0-javadoc.jar
entando-plugin-jpuserprofile-3.2.0-sources.jar
entando-plugin-jpuserprofile-3.2.0-tests.jar
entando-plugin-jpuserprofile-3.2.0.pom



Related Tutorials