| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.entando.entando |
| Идентификатор | Идентификаторentando-core |
| Последняя версия | Последняя версия6.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEntando Core
Entando Core: an agile, modern and user-centric open source Portal platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| entando-core-6.1.1.pom | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.entando.entando/entando-core/ -->
<dependency>
<groupId>org.entando.entando</groupId>
<artifactId>entando-core</artifactId>
<version>6.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando/entando-core/
implementation 'org.entando.entando:entando-core:6.1.1'
// https://jarcasting.com/artifacts/org.entando.entando/entando-core/
implementation ("org.entando.entando:entando-core:6.1.1")
'org.entando.entando:entando-core:pom:6.1.1'
<dependency org="org.entando.entando" name="entando-core" rev="6.1.1">
<artifact name="entando-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando', module='entando-core', version='6.1.1')
)
libraryDependencies += "org.entando.entando" % "entando-core" % "6.1.1"
[org.entando.entando/entando-core "6.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.apache.tomcat : tomcat-servlet-api | jar | 7.0.50 |
| org.springframework : spring-test | jar | 5.1.8.RELEASE |
| postgresql : postgresql | jar | 9.1-901.jdbc4 |
| org.apache.derby : derby | jar | 10.9.1.0 |
| org.apache.derby : derbyclient | jar | 10.9.1.0 |
| org.assertj : assertj-core | jar | 3.11.1 |