License |
License |
---|---|
GroupId | GroupIdorg.jasig.portlet.simplecontent |
ArtifactId | ArtifactIdSimpleContentPortlet |
Version | Version3.3.2 |
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.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.simplecontent/SimpleContentPortlet/
implementation 'org.jasig.portlet.simplecontent:SimpleContentPortlet:3.3.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.simplecontent/SimpleContentPortlet/
implementation ("org.jasig.portlet.simplecontent:SimpleContentPortlet:3.3.2")
'org.jasig.portlet.simplecontent:SimpleContentPortlet:war:3.3.2'
<dependency org="org.jasig.portlet.simplecontent" name="SimpleContentPortlet" rev="3.3.2">
<artifact name="SimpleContentPortlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.simplecontent', module='SimpleContentPortlet', version='3.3.2')
)
libraryDependencies += "org.jasig.portlet.simplecontent" % "SimpleContentPortlet" % "3.3.2"
[org.jasig.portlet.simplecontent/SimpleContentPortlet "3.3.2"]
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.10 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-fileupload : commons-fileupload | jar | 1.4 |
org.hsqldb : hsqldb | jar | 2.5.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.springframework : spring-test | jar | 4.3.30.RELEASE |