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