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

org.entando.entando:entando-core-engine 2.4.0

Core engine of Entando: an agile, modern and user-centric open source Portal platform.

Группа

Группа

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

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

entando-core-engine
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать entando-core-engine 2.4.0


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