is not current version
Last Version 4.0.0

org.entando.entando:entando-core-webapp 3.2.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

3.2.0
Type

Type

war

Download entando-core-webapp 3.2.0


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