License |
License |
---|---|
GroupId | GroupIdorg.jasig.portlet.simplecontent |
ArtifactId | ArtifactIdSimpleContentPortlet |
Version | Version3.3.1 |
Type | Typewar |
Description |
DescriptionSimple Content Management Portlet
Portlet Preferences based CMS portlet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.simplecontent/SimpleContentPortlet/ -->
<dependency>
<groupId>org.jasig.portlet.simplecontent</groupId>
<artifactId>SimpleContentPortlet</artifactId>
<version>3.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.simplecontent/SimpleContentPortlet/
implementation 'org.jasig.portlet.simplecontent:SimpleContentPortlet:3.3.1'
// https://jarcasting.com/artifacts/org.jasig.portlet.simplecontent/SimpleContentPortlet/
implementation ("org.jasig.portlet.simplecontent:SimpleContentPortlet:3.3.1")
'org.jasig.portlet.simplecontent:SimpleContentPortlet:war:3.3.1'
<dependency org="org.jasig.portlet.simplecontent" name="SimpleContentPortlet" rev="3.3.1">
<artifact name="SimpleContentPortlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.simplecontent', module='SimpleContentPortlet', version='3.3.1')
)
libraryDependencies += "org.jasig.portlet.simplecontent" % "SimpleContentPortlet" % "3.3.1"
[org.jasig.portlet.simplecontent/SimpleContentPortlet "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.portlet : portlet-api | jar | 2.0 |
javax.servlet : servlet-api | jar | 2.5 |
org.apache.portals.pluto : pluto-taglib | jar | 2.1.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-fileupload : commons-fileupload | jar | 1.4 |
org.hsqldb : hsqldb | jar | 2.5.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.0 |
org.springframework : spring-test | jar | 4.3.26.RELEASE |