| License |
License |
|---|---|
| GroupId | GroupIdorg.entando.entando.plugins |
| ArtifactId | ArtifactIdentando-plugin-jpuserprofile |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionEntando Plugin: Manage User Profile
This plugin allows to manage User Profile Types
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpuserprofile/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpuserprofile</artifactId>
<version>4.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpuserprofile/
implementation 'org.entando.entando.plugins:entando-plugin-jpuserprofile:4.0.0'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpuserprofile/
implementation ("org.entando.entando.plugins:entando-plugin-jpuserprofile:4.0.0")
'org.entando.entando.plugins:entando-plugin-jpuserprofile:war:4.0.0'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpuserprofile" rev="4.0.0">
<artifact name="entando-plugin-jpuserprofile" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpuserprofile', version='4.0.0')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpuserprofile" % "4.0.0"
[org.entando.entando.plugins/entando-plugin-jpuserprofile "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.entando.entando : entando-core-engine | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-core-engine | test-jar | 4.0.0 |
| org.springframework : spring-test | jar | 3.2.3.RELEASE |
| postgresql : postgresql | jar | 9.1-901.jdbc4 |
| mysql : mysql-connector-java | jar | 5.1.18 |
| org.apache.derby : derby | jar | 10.8.2.2 |
| org.apache.derby : derbyclient | jar | 10.8.2.2 |
| junit : junit | jar | 4.8.2 |