Download entando-plugin-jpuserprofile-1.8.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 1.8.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials