portlet-utils
Portlet Utility Libraries
This package is a set of utility libraries to share across Portlet projects.
License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jasig.portlet.utils |
ArtifactId | ArtifactIdportlet-form-resources |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPortlet Form Resources
Portlet Form Resources.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/ -->
<dependency>
<groupId>org.jasig.portlet.utils</groupId>
<artifactId>portlet-form-resources</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/
implementation 'org.jasig.portlet.utils:portlet-form-resources:1.1.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/
implementation ("org.jasig.portlet.utils:portlet-form-resources:1.1.3")
'org.jasig.portlet.utils:portlet-form-resources:jar:1.1.3'
<dependency org="org.jasig.portlet.utils" name="portlet-form-resources" rev="1.1.3">
<artifact name="portlet-form-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.utils', module='portlet-form-resources', version='1.1.3')
)
libraryDependencies += "org.jasig.portlet.utils" % "portlet-form-resources" % "1.1.3"
[org.jasig.portlet.utils/portlet-form-resources "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
Portlet Utility Libraries
This package is a set of utility libraries to share across Portlet projects.