Jar examples for e:entando-engine
Entando Engine: an agile, modern and user-centric open source Portal platform.
You can download jar file entando-engine 4.3.2 in this page.
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
You can use the following script to add entando-engine-4.3.2.jar to your project.
<dependency> <groupId>org.entando.entando</groupId> <artifactId>entando-engine</artifactId> <version>4.3.2</version> </dependency>
compile group: 'org.entando.entando', name: 'entando-engine', version: '4.3.2'
libraryDependencies += "org.entando.entando" % "entando-engine" % "4.3.2"
<dependency org="org.entando.entando" name="entando-engine" rev="4.3.2"/>
@Grapes(@Grab(group='org.entando.entando', module='entando-engine', version='4.3.2'))
'org.entando.entando:entando-engine:jar:4.3.2'
Click the following link to download the jar file.
entando-engine-4.3.2-javadoc.jar