is not current version
Last Version 8.14.0

org.wicketstuff:jquery-parent 1.5.0

See the child project "jquery" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jquery-parent
Version

Version

1.5.0
Type

Type

pom

Download jquery-parent 1.5.0

Filename Size
jquery-parent-1.5.0.pom 775 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/jquery-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>jquery-parent</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jquery-parent/
implementation 'org.wicketstuff:jquery-parent:1.5.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jquery-parent/
implementation ("org.wicketstuff:jquery-parent:1.5.0")
'org.wicketstuff:jquery-parent:pom:1.5.0'
<dependency org="org.wicketstuff" name="jquery-parent" rev="1.5.0">
  <artifact name="jquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jquery-parent', version='1.5.0')
)
libraryDependencies += "org.wicketstuff" % "jquery-parent" % "1.5.0"
[org.wicketstuff/jquery-parent "1.5.0"]