is not current version
Last Version 6.1.1

org.entando.entando.bundles.misc:entando-misc-bootstrap 3.2.0

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

GroupId

GroupId

org.entando.entando.bundles.misc
ArtifactId

ArtifactId

entando-misc-bootstrap
Version

Version

3.2.0
Type

Type

war

Download entando-misc-bootstrap 3.2.0


<!-- https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-bootstrap/ -->
<dependency>
    <groupId>org.entando.entando.bundles.misc</groupId>
    <artifactId>entando-misc-bootstrap</artifactId>
    <version>3.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-bootstrap/
implementation 'org.entando.entando.bundles.misc:entando-misc-bootstrap:3.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-bootstrap/
implementation ("org.entando.entando.bundles.misc:entando-misc-bootstrap:3.2.0")
'org.entando.entando.bundles.misc:entando-misc-bootstrap:war:3.2.0'
<dependency org="org.entando.entando.bundles.misc" name="entando-misc-bootstrap" rev="3.2.0">
  <artifact name="entando-misc-bootstrap" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.misc', module='entando-misc-bootstrap', version='3.2.0')
)
libraryDependencies += "org.entando.entando.bundles.misc" % "entando-misc-bootstrap" % "3.2.0"
[org.entando.entando.bundles.misc/entando-misc-bootstrap "3.2.0"]