| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jasig.portlet.simplecontent |
| Идентификатор | ИдентификаторSimpleContentPortlet |
| Последняя версия | Последняя версия3.3.2 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеSimple Content Management Portlet
Portlet Preferences based CMS portlet
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| SimpleContentPortlet-3.3.2.pom | |
| SimpleContentPortlet-3.3.2.war | 13 MB |
| SimpleContentPortlet-3.3.2-sources.jar | 29 KB |
| SimpleContentPortlet-3.3.2-javadoc.jar | 99 KB |
| SimpleContentPortlet-3.3.2-classes.jar | 36 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.springframework : spring-test | jar | 4.3.30.RELEASE |