License |
License |
---|---|
GroupId | GroupIdorg.entando.entando.bundles.misc |
ArtifactId | ArtifactIdentando-misc-html5-essentials |
Last Version | Last Version6.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEntando Bundle: entando-misc-html5-essentials
A collection of essential assets for any "HTML5" project.
Includes:
- Modernizr 2.5.3 full with Respond.js, HTML5 Shim, and MQ Polyfill
- HTML5 Doctor's HTML5 Reset CSS file v1.6.2
- HTML5 Shim classic standalone
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-html5-essentials/ -->
<dependency>
<groupId>org.entando.entando.bundles.misc</groupId>
<artifactId>entando-misc-html5-essentials</artifactId>
<version>6.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-html5-essentials/
implementation 'org.entando.entando.bundles.misc:entando-misc-html5-essentials:6.1.1'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-html5-essentials/
implementation ("org.entando.entando.bundles.misc:entando-misc-html5-essentials:6.1.1")
'org.entando.entando.bundles.misc:entando-misc-html5-essentials:war:6.1.1'
<dependency org="org.entando.entando.bundles.misc" name="entando-misc-html5-essentials" rev="6.1.1">
<artifact name="entando-misc-html5-essentials" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.misc', module='entando-misc-html5-essentials', version='6.1.1')
)
libraryDependencies += "org.entando.entando.bundles.misc" % "entando-misc-html5-essentials" % "6.1.1"
[org.entando.entando.bundles.misc/entando-misc-html5-essentials "6.1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.2 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |