| License |
License |
|---|---|
| GroupId | GroupIdorg.entando.entando |
| ArtifactId | ArtifactIdentando-core |
| Last Version | Last Version6.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEntando Core
Entando Core: 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-6.1.1.pom | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entando.entando/entando-core/ -->
<dependency>
<groupId>org.entando.entando</groupId>
<artifactId>entando-core</artifactId>
<version>6.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando/entando-core/
implementation 'org.entando.entando:entando-core:6.1.1'
// https://jarcasting.com/artifacts/org.entando.entando/entando-core/
implementation ("org.entando.entando:entando-core:6.1.1")
'org.entando.entando:entando-core:pom:6.1.1'
<dependency org="org.entando.entando" name="entando-core" rev="6.1.1">
<artifact name="entando-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando', module='entando-core', version='6.1.1')
)
libraryDependencies += "org.entando.entando" % "entando-core" % "6.1.1"
[org.entando.entando/entando-core "6.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.apache.tomcat : tomcat-servlet-api | jar | 7.0.50 |
| org.springframework : spring-test | jar | 5.1.8.RELEASE |
| postgresql : postgresql | jar | 9.1-901.jdbc4 |
| org.apache.derby : derby | jar | 10.9.1.0 |
| org.apache.derby : derbyclient | jar | 10.9.1.0 |
| org.assertj : assertj-core | jar | 3.11.1 |