is not current version
Last Version 3.3.2

org.jasig.portlet.simplecontent:SimpleContentPortlet 1.2.0-M1

Portlet Preferences based CMS portlet

GroupId

GroupId

org.jasig.portlet.simplecontent
ArtifactId

ArtifactId

SimpleContentPortlet
Version

Version

1.2.0-M1
Type

Type

war

Download SimpleContentPortlet 1.2.0-M1


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