License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdro.fortsoft.wicket.plugin |
ArtifactId | ArtifactIdpom |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket Plugin
Simple plugin system for Apache Wicket
|
Filename | Size |
---|---|
pom-0.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.wicket.plugin/pom/ -->
<dependency>
<groupId>ro.fortsoft.wicket.plugin</groupId>
<artifactId>pom</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.plugin/pom/
implementation 'ro.fortsoft.wicket.plugin:pom:0.2'
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.plugin/pom/
implementation ("ro.fortsoft.wicket.plugin:pom:0.2")
'ro.fortsoft.wicket.plugin:pom:pom:0.2'
<dependency org="ro.fortsoft.wicket.plugin" name="pom" rev="0.2">
<artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.wicket.plugin', module='pom', version='0.2')
)
libraryDependencies += "ro.fortsoft.wicket.plugin" % "pom" % "0.2"
[ro.fortsoft.wicket.plugin/pom "0.2"]