| License |
License |
|---|---|
| GroupId | GroupIdorg.entando.entando |
| ArtifactId | ArtifactIdentando-core-webapp |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionEntando: Core Webapp
Core webapp of Entando: an agile, modern and user-centric open source Portal platform.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| entando-core-webapp-4.0.0.pom | |
| entando-core-webapp-4.0.0.war | 34 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entando.entando/entando-core-webapp/ -->
<dependency>
<groupId>org.entando.entando</groupId>
<artifactId>entando-core-webapp</artifactId>
<version>4.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando/entando-core-webapp/
implementation 'org.entando.entando:entando-core-webapp:4.0.0'
// https://jarcasting.com/artifacts/org.entando.entando/entando-core-webapp/
implementation ("org.entando.entando:entando-core-webapp:4.0.0")
'org.entando.entando:entando-core-webapp:war:4.0.0'
<dependency org="org.entando.entando" name="entando-core-webapp" rev="4.0.0">
<artifact name="entando-core-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando', module='entando-core-webapp', version='4.0.0')
)
libraryDependencies += "org.entando.entando" % "entando-core-webapp" % "4.0.0"
[org.entando.entando/entando-core-webapp "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-core-engine | jar | 4.0.0 |