| License |
License |
|---|---|
| GroupId | GroupIdorg.entando.entando.plugins |
| ArtifactId | ArtifactIdentando-plugin-jpmyportalplus |
| Last Version | Last Version4.2.0-TP1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionEntando Plugin: My Portal
My Portal
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmyportalplus/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpmyportalplus</artifactId>
<version>4.2.0-TP1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmyportalplus/
implementation 'org.entando.entando.plugins:entando-plugin-jpmyportalplus:4.2.0-TP1'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmyportalplus/
implementation ("org.entando.entando.plugins:entando-plugin-jpmyportalplus:4.2.0-TP1")
'org.entando.entando.plugins:entando-plugin-jpmyportalplus:war:4.2.0-TP1'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpmyportalplus" rev="4.2.0-TP1">
<artifact name="entando-plugin-jpmyportalplus" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpmyportalplus', version='4.2.0-TP1')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpmyportalplus" % "4.2.0-TP1"
[org.entando.entando.plugins/entando-plugin-jpmyportalplus "4.2.0-TP1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-engine | jar | 4.2.0-TP1 |
| org.entando.entando : entando-admin-console | jar | 4.2.0-TP1 |
| org.entando.entando : entando-portal-ui | jar | 4.2.0-TP1 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-engine | test-jar | 4.2.0-TP1 |
| org.entando.entando : entando-admin-console | test-jar | 4.2.0-TP1 |
| org.entando.entando : entando-portal-ui | test-jar | 4.2.0-TP1 |
| org.springframework : spring-test | jar | 4.0.6.RELEASE |
| postgresql : postgresql | jar | 9.1-901.jdbc4 |
| org.apache.derby : derby | jar | 10.9.1.0 |
| org.apache.derby : derbyclient | jar | 10.9.1.0 |
| junit : junit | jar | 4.8.2 |
| org.apache.tomcat : tomcat-servlet-api | jar | 7.0.50 |