portlet-utils
Portlet Utility Libraries
This package is a set of utility libraries to share across Portlet projects.
| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.jasig.portlet.utils |
| ArtifactId | ArtifactIdportlet-security-util |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPortlet Security Utilities
Portlet Security Utilities.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-security-util/ -->
<dependency>
<groupId>org.jasig.portlet.utils</groupId>
<artifactId>portlet-security-util</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-security-util/
implementation 'org.jasig.portlet.utils:portlet-security-util:1.1.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-security-util/
implementation ("org.jasig.portlet.utils:portlet-security-util:1.1.3")
'org.jasig.portlet.utils:portlet-security-util:jar:1.1.3'
<dependency org="org.jasig.portlet.utils" name="portlet-security-util" rev="1.1.3">
<artifact name="portlet-security-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.utils', module='portlet-security-util', version='1.1.3')
)
libraryDependencies += "org.jasig.portlet.utils" % "portlet-security-util" % "1.1.3"
[org.jasig.portlet.utils/portlet-security-util "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| org.jasig.springframework : spring-security-portlet-contrib | jar | 1.0.1 |
| org.springframework : spring-core | jar | 3.2.1.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.portlet : portlet-api | jar | 2.0 |
Portlet Utility Libraries
This package is a set of utility libraries to share across Portlet projects.