| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.entando.entando |
| Идентификатор | Идентификаторentando-core-webapp |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеEntando: Core Webapp
Core webapp of Entando: an agile, modern and user-centric open source Portal platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| entando-core-webapp-4.0.0.pom | |
| entando-core-webapp-4.0.0.war | 34 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.entando.entando/entando-core-webapp/ -->
<dependency>
<groupId>org.entando.entando</groupId>
<artifactId>entando-core-webapp</artifactId>
<version>4.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando/entando-core-webapp/
implementation 'org.entando.entando:entando-core-webapp:4.0.0'
// https://jarcasting.com/artifacts/org.entando.entando/entando-core-webapp/
implementation ("org.entando.entando:entando-core-webapp:4.0.0")
'org.entando.entando:entando-core-webapp:war:4.0.0'
<dependency org="org.entando.entando" name="entando-core-webapp" rev="4.0.0">
<artifact name="entando-core-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando', module='entando-core-webapp', version='4.0.0')
)
libraryDependencies += "org.entando.entando" % "entando-core-webapp" % "4.0.0"
[org.entando.entando/entando-core-webapp "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.entando.entando : entando-core-engine | jar | 4.0.0 |