is not current version
Last Version 2.3.1

org.jasig.portlet:jasig-widget-portlets 2.1.0

Collection of small, simple widget-type portlets.

GroupId

GroupId

org.jasig.portlet
ArtifactId

ArtifactId

jasig-widget-portlets
Version

Version

2.1.0
Type

Type

war

Download jasig-widget-portlets 2.1.0


<!-- https://jarcasting.com/artifacts/org.jasig.portlet/jasig-widget-portlets/ -->
<dependency>
    <groupId>org.jasig.portlet</groupId>
    <artifactId>jasig-widget-portlets</artifactId>
    <version>2.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/jasig-widget-portlets/
implementation 'org.jasig.portlet:jasig-widget-portlets:2.1.0'
// https://jarcasting.com/artifacts/org.jasig.portlet/jasig-widget-portlets/
implementation ("org.jasig.portlet:jasig-widget-portlets:2.1.0")
'org.jasig.portlet:jasig-widget-portlets:war:2.1.0'
<dependency org="org.jasig.portlet" name="jasig-widget-portlets" rev="2.1.0">
  <artifact name="jasig-widget-portlets" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='jasig-widget-portlets', version='2.1.0')
)
libraryDependencies += "org.jasig.portlet" % "jasig-widget-portlets" % "2.1.0"
[org.jasig.portlet/jasig-widget-portlets "2.1.0"]