GroupId | GroupIdorg.entando.entando.bundles.misc |
---|---|
ArtifactId | ArtifactIdentando-misc-jquery |
Version | Version3.2.0 |
Type | Typewar |
Filename | Size |
---|---|
entando-misc-jquery-3.2.0.pom | |
entando-misc-jquery-3.2.0.war | 115 KB |
entando-misc-jquery-3.2.0-sources.jar | 1 KB |
Browse |
<!-- 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>3.2.0</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:3.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-jquery/
implementation ("org.entando.entando.bundles.misc:entando-misc-jquery:3.2.0")
'org.entando.entando.bundles.misc:entando-misc-jquery:war:3.2.0'
<dependency org="org.entando.entando.bundles.misc" name="entando-misc-jquery" rev="3.2.0">
<artifact name="entando-misc-jquery" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.misc', module='entando-misc-jquery', version='3.2.0')
)
libraryDependencies += "org.entando.entando.bundles.misc" % "entando-misc-jquery" % "3.2.0"
[org.entando.entando.bundles.misc/entando-misc-jquery "3.2.0"]