Download entando-engine-4.3.0.jar file - Jar e

Jar examples for e:entando-engine

Description

Entando Engine: an agile, modern and user-centric open source Portal platform.

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

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999

Build File

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

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

Download

Click the following link to download the jar file.

entando-engine-4.3.0-javadoc.jar
entando-engine-4.3.0-sources.jar
entando-engine-4.3.0-tests.jar
entando-engine-4.3.0.jar
entando-engine-4.3.0.pom



Related Tutorials