License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.jasig.portlet.datalist |
ArtifactId | ArtifactIddatalist-portlet-content |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDataList Portlet Shared Content
CSS, JS, and Images shared by datalist portlets.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-content/ -->
<dependency>
<groupId>org.jasig.portlet.datalist</groupId>
<artifactId>datalist-portlet-content</artifactId>
<version>1.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-content/
implementation 'org.jasig.portlet.datalist:datalist-portlet-content:1.0.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-content/
implementation ("org.jasig.portlet.datalist:datalist-portlet-content:1.0.2")
'org.jasig.portlet.datalist:datalist-portlet-content:war:1.0.2'
<dependency org="org.jasig.portlet.datalist" name="datalist-portlet-content" rev="1.0.2">
<artifact name="datalist-portlet-content" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.datalist', module='datalist-portlet-content', version='1.0.2')
)
libraryDependencies += "org.jasig.portlet.datalist" % "datalist-portlet-content" % "1.0.2"
[org.jasig.portlet.datalist/datalist-portlet-content "1.0.2"]