| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdlightbox2-examples |
| Version | Version7.0.0 |
| Type | Typewar |
| Description |
DescriptionLightbox2 Plugin Integration - Examples
See the child project "lightbox2" for a more complete description. This
is the parent for the actual project and the examples.
|
| Filename | Size |
|---|---|
| lightbox2-examples-7.0.0.pom | |
| lightbox2-examples-7.0.0.war | 3 MB |
| lightbox2-examples-7.0.0-sources.jar | 117 KB |
| lightbox2-examples-7.0.0-javadoc.jar | 43 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| log4j : log4j | jar | 1.2.17 |