is not current version
Last Version 6.1.1

org.entando.entando.bundles.misc:entando-misc-jquery 4.2.0-TP1

jQuery 1.9.1

GroupId

GroupId

org.entando.entando.bundles.misc
ArtifactId

ArtifactId

entando-misc-jquery
Version

Version

4.2.0-TP1
Type

Type

war

Download entando-misc-jquery 4.2.0-TP1


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