Last Version

Lightbox2 Plugin Integration - Examples 7.0.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-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

Lightbox2 Plugin Integration - Examples
See the child project "lightbox2" for a more complete description. This is the parent for the actual project and the examples.

Download lightbox2-examples 7.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.wicketstuff : lightbox2 jar 7.0.0
org.slf4j : slf4j-api jar 1.7.12
org.apache.wicket : wicket-core jar 7.0.0

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.