Download entando-core-engine-3.2.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 3.2.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-3.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials