Last Version

Input Events - Parent 9.10.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

input-events-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Input Events - Parent
See the child project "input-events" for a more complete description. This is the parent for the actual project and the examples.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/input-events-parent

Download input-events-parent 9.10.0

Filename Size
input-events-parent-9.10.0.pom 796 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • input-events
  • input-events-examples