is not current version
Last Version 6.2.27

org.entando.entando:entando-engine 5.2.0

Entando Engine: an agile, modern and user-centric open source Portal platform.

GroupId

GroupId

org.entando.entando
ArtifactId

ArtifactId

entando-engine
Version

Version

5.2.0
Type

Type

jar

Download entando-engine 5.2.0


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