| Categories |
CategoriesWicket User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdorg.xaloon.plugins |
| ArtifactId | ArtifactIdxaloon-wicket-plugin-photo-gallery |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxaloon-wicket-plugin-photo-gallery
simple xaloon wicket photo gallery
|
<!-- https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugin-photo-gallery/ -->
<dependency>
<groupId>org.xaloon.plugins</groupId>
<artifactId>xaloon-wicket-plugin-photo-gallery</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugin-photo-gallery/
implementation 'org.xaloon.plugins:xaloon-wicket-plugin-photo-gallery:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugin-photo-gallery/
implementation ("org.xaloon.plugins:xaloon-wicket-plugin-photo-gallery:1.6.1")
'org.xaloon.plugins:xaloon-wicket-plugin-photo-gallery:jar:1.6.1'
<dependency org="org.xaloon.plugins" name="xaloon-wicket-plugin-photo-gallery" rev="1.6.1">
<artifact name="xaloon-wicket-plugin-photo-gallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.plugins', module='xaloon-wicket-plugin-photo-gallery', version='1.6.1')
)
libraryDependencies += "org.xaloon.plugins" % "xaloon-wicket-plugin-photo-gallery" % "1.6.1"
[org.xaloon.plugins/xaloon-wicket-plugin-photo-gallery "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xaloon.wicket : xaloon-wicket-components | jar | ${project.version} |
| org.xaloon.core : xaloon-core-jpa | jar | ${project.version} |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |