is not current version
Last Version 1.0.2

org.jasig.portlet.datalist:datalist-portlet-content 1.0.1

CSS, JS, and Images shared by datalist portlets.

Categories

Categories

Data
GroupId

GroupId

org.jasig.portlet.datalist
ArtifactId

ArtifactId

datalist-portlet-content
Version

Version

1.0.1
Type

Type

war

Download datalist-portlet-content 1.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-content/
implementation ("org.jasig.portlet.datalist:datalist-portlet-content:1.0.1")
'org.jasig.portlet.datalist:datalist-portlet-content:war:1.0.1'
<dependency org="org.jasig.portlet.datalist" name="datalist-portlet-content" rev="1.0.1">
  <artifact name="datalist-portlet-content" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.datalist', module='datalist-portlet-content', version='1.0.1')
)
libraryDependencies += "org.jasig.portlet.datalist" % "datalist-portlet-content" % "1.0.1"
[org.jasig.portlet.datalist/datalist-portlet-content "1.0.1"]