| License |
License
JA-SIG Collaborative Licence
|
|---|---|
| GroupId | GroupIdorg.jasig.portlet |
| ArtifactId | ArtifactIdjasig-widget-portlets |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionJasig Widget Portlets
Collection of small, simple widget-type portlets.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jasig-widget-portlets-2.3.1.pom | |
| jasig-widget-portlets-2.3.1.war | 19 MB |
| jasig-widget-portlets-2.3.1-sources.jar | 61 KB |
| jasig-widget-portlets-2.3.1-javadoc.jar | 302 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet/jasig-widget-portlets/ -->
<dependency>
<groupId>org.jasig.portlet</groupId>
<artifactId>jasig-widget-portlets</artifactId>
<version>2.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/jasig-widget-portlets/
implementation 'org.jasig.portlet:jasig-widget-portlets:2.3.1'
// https://jarcasting.com/artifacts/org.jasig.portlet/jasig-widget-portlets/
implementation ("org.jasig.portlet:jasig-widget-portlets:2.3.1")
'org.jasig.portlet:jasig-widget-portlets:war:2.3.1'
<dependency org="org.jasig.portlet" name="jasig-widget-portlets" rev="2.3.1">
<artifact name="jasig-widget-portlets" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='jasig-widget-portlets', version='2.3.1')
)
libraryDependencies += "org.jasig.portlet" % "jasig-widget-portlets" % "2.3.1"
[org.jasig.portlet/jasig-widget-portlets "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.portlet : portlet-api | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.apache.portals.pluto : pluto-taglib | jar | 2.1.0-M3 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar | 4.3.12.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.8.4 |
| org.springframework : spring-test | jar | 4.3.12.RELEASE |