Download entando-core-engine-2.4.0.jar file - Jar e

Jar examples for e:entando-core-engine

Description

Core engine of Entando: an agile, modern and user-centric open source portal-like platform.

You can download jar file entando-core-engine 2.4.0 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 2, June 1991

Build File

You can use the following script to add entando-core-engine-2.4.0.jar to your project.

<dependency>
   <groupId>org.entando.entando</groupId>
   <artifactId>entando-core-engine</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'org.entando.entando', name: 'entando-core-engine', version: '2.4.0'
libraryDependencies += "org.entando.entando" % "entando-core-engine" % "2.4.0"
<dependency org="org.entando.entando" name="entando-core-engine" rev="2.4.0"/>
@Grapes(@Grab(group='org.entando.entando', module='entando-core-engine', version='2.4.0'))
'org.entando.entando:entando-core-engine:jar:2.4.0'

Download

Click the following link to download the jar file.

entando-core-engine-2.4.0-javadoc.jar
entando-core-engine-2.4.0-sources.jar
entando-core-engine-2.4.0-tests.jar
entando-core-engine-2.4.0.jar
entando-core-engine-2.4.0.pom



Related Tutorials