is not current version
Last Version 4.0.0

org.entando.entando:entando-core-webapp 2.4.0

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

GroupId

GroupId

org.entando.entando
ArtifactId

ArtifactId

entando-core-webapp
Version

Version

2.4.0
Type

Type

war

Download entando-core-webapp 2.4.0


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