Entando Plugin: CMS

Allows registered users to manage dynamic contents and digital assets

Лицензия

Лицензия

Группа

Группа

org.entando.entando.plugins
Идентификатор

Идентификатор

entando-plugin-jacms
Последняя версия

Последняя версия

6.2.22
Дата

Дата

Тип

Тип

war
Описание

Описание

Entando Plugin: CMS
Allows registered users to manage dynamic contents and digital assets
Ссылка на сайт

Ссылка на сайт

http://www.entando.com/
Организация-разработчик

Организация-разработчик

Entando Inc.

Скачать entando-plugin-jacms

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jacms/ -->
<dependency>
    <groupId>org.entando.entando.plugins</groupId>
    <artifactId>entando-plugin-jacms</artifactId>
    <version>6.2.22</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jacms/
implementation 'org.entando.entando.plugins:entando-plugin-jacms:6.2.22'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jacms/
implementation ("org.entando.entando.plugins:entando-plugin-jacms:6.2.22")
'org.entando.entando.plugins:entando-plugin-jacms:war:6.2.22'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jacms" rev="6.2.22">
  <artifact name="entando-plugin-jacms" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jacms', version='6.2.22')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jacms" % "6.2.22"
[org.entando.entando.plugins/entando-plugin-jacms "6.2.22"]

Зависимости

compile (21)

Идентификатор библиотеки Тип Версия
org.apache.tika : tika-core jar 1.24.1
org.apache.tika : tika-parsers jar 1.24.1
com.mchange : c3p0 jar 0.9.5.4
org.gagravarr : vorbis-java-tika jar 0.8
org.apache.commons : commons-collections4 jar 4.1
org.entando.entando : entando-portal-ui jar 6.2.6
org.springframework : spring-context-support jar 5.1.8.RELEASE
org.im4java : im4java jar 1.2.0
oro : oro jar 2.0.8
org.slf4j : slf4j-jdk14 jar 1.7.26
aopalliance : aopalliance jar 1.0
commons-chain : commons-chain jar 1.2
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-api jar 2.13.3
org.projectlombok : lombok jar 1.18.2
org.apache.struts : struts2-json-plugin jar 2.5.17
org.apache.tiles : tiles-ognl jar 3.0.8
org.json : json jar 20180130
commons-pool : commons-pool jar 1.3
commons-validator : commons-validator jar 1.3.1
commons-logging : commons-logging-api jar 1.1

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : jsp-api jar 2.2

test (11)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.entando.entando : entando-engine test-jar 6.2.25
org.entando.entando : entando-admin-console test-jar 6.2.38
org.entando.entando : entando-portal-ui test-jar 6.2.6
org.springframework : spring-test jar 5.1.8.RELEASE
org.mockito : mockito-core jar 2.28.2
org.assertj : assertj-core jar 3.11.1
org.hamcrest : hamcrest-all jar 1.3
com.jayway.jsonpath : json-path-assert jar 2.2.0
org.apache.derby : derbyclient jar 10.9.1.0
org.apache.derby : derby jar 10.9.1.0

Модули Проекта

Данный проект не имеет модулей.

Build Status Quality Gate Status Coverage Vulnerabilities Code Smells Security Rating Technical Debt

entando-plugin-jacms

CMS

Code: jacms

Description

CMS is a plugin that allows to registered users to manage in the Back Office dynamic contents and digital assets.

Installation

In order to install the CMS plugin, you must insert the following dependency in the pom.xml file of your project:

<dependency>
       <groupId>org.entando.entando.bundles.app-view</groupId>
       <artifactId>entando-app-view-cms-default</artifactId>
       <version>${entando.version}</version>
       <type>war</type>
</dependency>

Developing against local versions of upstream projects (e.g. admin-console, entando-engine).

Full instructions on how to develop against local versions of upstream projects are available in the entando-parent-bom project.

org.entando.entando.plugins

Entando Inc

Open source micro frontend platform for Kubernetes.

Версии библиотеки

Версия
6.2.22
6.1.1
6.1.0
5.3.2
5.3.1
5.2.0
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0