is not current version
Last Version 6.1.1

org.entando.entando.bundles.pages:entando-page-bootstrap-hero 5.3.2

Full width layout, inspired by the classic Hero unit example from Twitter Bootstrap. Default Widgets included.

GroupId

GroupId

org.entando.entando.bundles.pages
ArtifactId

ArtifactId

entando-page-bootstrap-hero
Version

Version

5.3.2
Type

Type

war

Download entando-page-bootstrap-hero 5.3.2


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