Last Version

Lightbox2 Plugin Integration - Parent 9.10.0

See the child project "lightbox2" 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

lightbox2-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Lightbox2 Plugin Integration - Parent
See the child project "lightbox2" 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/lightbox2-parent

Download lightbox2-parent 9.10.0

Filename Size
lightbox2-parent-9.10.0.pom 887 bytes
Browse

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

Dependencies

compile (1)

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

Project Modules

  • lightbox2
  • lightbox2-examples