Download entando-misc-bootstrap-5.0.0.jar file - Jar e

Jar examples for e:entando-misc-bootstrap

Description

Twitter Bootstrap 2.3.1, with full sources, integrated with entando-archetype-portal-bootstrap, and sporting a default Entando theme.

You can download jar file entando-misc-bootstrap 5.0.0 in this page.

Build File

You can use the following script to add entando-misc-bootstrap-5.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

entando-misc-bootstrap-5.0.0-sources.jar
entando-misc-bootstrap-5.0.0-tests.jar
entando-misc-bootstrap-5.0.0.pom



Related Tutorials