License |
License |
---|---|
GroupId | GroupIdorg.jasig.portlet |
ArtifactId | ArtifactIdFeedbackPortlet |
Version | Version1.2.2 |
Type | Typewar |
Description |
DescriptionFeedback Portlet
Collects user feedback on the portal.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
FeedbackPortlet-1.2.2.pom | |
FeedbackPortlet-1.2.2.war | 16 MB |
FeedbackPortlet-1.2.2-sources.jar | 44 KB |
FeedbackPortlet-1.2.2-javadoc.jar | 136 KB |
FeedbackPortlet-1.2.2-classes.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet/FeedbackPortlet/ -->
<dependency>
<groupId>org.jasig.portlet</groupId>
<artifactId>FeedbackPortlet</artifactId>
<version>1.2.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/FeedbackPortlet/
implementation 'org.jasig.portlet:FeedbackPortlet:1.2.2'
// https://jarcasting.com/artifacts/org.jasig.portlet/FeedbackPortlet/
implementation ("org.jasig.portlet:FeedbackPortlet:1.2.2")
'org.jasig.portlet:FeedbackPortlet:war:1.2.2'
<dependency org="org.jasig.portlet" name="FeedbackPortlet" rev="1.2.2">
<artifact name="FeedbackPortlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='FeedbackPortlet', version='1.2.2')
)
libraryDependencies += "org.jasig.portlet" % "FeedbackPortlet" % "1.2.2"
[org.jasig.portlet/FeedbackPortlet "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-lang : commons-lang | jar | 2.6 |
org.hibernate : hibernate | jar | 3.2.7.ga |
javax.servlet : jstl | jar | 1.1.2 |
taglibs : standard | jar | 1.1.2 |
net.sf.ehcache : ehcache-core | jar | 2.6.11 |
org.jasig.resourceserver : resource-server-content | war | 1.0.47 |
org.jasig.resourceserver : resource-server-utils | jar | 1.0.47 |
org.springframework : spring-aop | jar | 3.2.16.RELEASE |
org.springframework : spring-context | jar | 3.2.16.RELEASE |
org.springframework : spring-context-support | jar | 3.2.16.RELEASE |
org.springframework : spring-jdbc | jar | 3.2.16.RELEASE |
org.springframework : spring-orm | jar | 3.2.16.RELEASE |
org.springframework : spring-webmvc-portlet | jar | 3.2.16.RELEASE |
org.springframework : spring-web | jar | 3.2.16.RELEASE |
org.springframework : spring-webmvc | jar | 3.2.16.RELEASE |
hsqldb : hsqldb | jar | 1.8.0.10 |
org.apache.poi : poi | jar | 3.9 |
org.jasig.portal : uPortal-spring | jar | 5.0.0-M4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.portlet : portlet-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
log4j : log4j | jar | 1.2.17 |
javax.activation : activation | jar | 1.1.1 |
javax.mail : mail | jar | 1.5.0-b01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |