is not current version
Last Version 4.0.0

org.entando.entando:entando-core-engine 2.4.0.1

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

GroupId

GroupId

org.entando.entando
ArtifactId

ArtifactId

entando-core-engine
Version

Version

2.4.0.1
Type

Type

jar

Download entando-core-engine 2.4.0.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando/entando-core-engine/
implementation 'org.entando.entando:entando-core-engine:2.4.0.1'
// https://jarcasting.com/artifacts/org.entando.entando/entando-core-engine/
implementation ("org.entando.entando:entando-core-engine:2.4.0.1")
'org.entando.entando:entando-core-engine:jar:2.4.0.1'
<dependency org="org.entando.entando" name="entando-core-engine" rev="2.4.0.1">
  <artifact name="entando-core-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando', module='entando-core-engine', version='2.4.0.1')
)
libraryDependencies += "org.entando.entando" % "entando-core-engine" % "2.4.0.1"
[org.entando.entando/entando-core-engine "2.4.0.1"]