Download entando-engine-4.2.0-TP1.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.2.0-TP1 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.2.0-TP1.jar to your project.

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

Download

Click the following link to download the jar file.

entando-engine-4.2.0-TP1-javadoc.jar
entando-engine-4.2.0-TP1-sources.jar
entando-engine-4.2.0-TP1-tests.jar
entando-engine-4.2.0-TP1.jar
entando-engine-4.2.0-TP1.pom



Related Tutorials