is not current version
Last Version 4.0.0

org.entando.entando:entando-core-engine 3.0.0

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

3.0.0
Type

Type

jar

Download entando-core-engine 3.0.0


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