Wicket Plugin

Simple plugin system for Apache Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.wicket.plugin
ArtifactId

ArtifactId

wicket-plugin
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Plugin
Simple plugin system for Apache Wicket

Download wicket-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/ro.fortsoft.wicket.plugin/wicket-plugin/ -->
<dependency>
    <groupId>ro.fortsoft.wicket.plugin</groupId>
    <artifactId>wicket-plugin</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.plugin/wicket-plugin/
implementation 'ro.fortsoft.wicket.plugin:wicket-plugin:0.5.0'
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.plugin/wicket-plugin/
implementation ("ro.fortsoft.wicket.plugin:wicket-plugin:0.5.0")
'ro.fortsoft.wicket.plugin:wicket-plugin:jar:0.5.0'
<dependency org="ro.fortsoft.wicket.plugin" name="wicket-plugin" rev="0.5.0">
  <artifact name="wicket-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.wicket.plugin', module='wicket-plugin', version='0.5.0')
)
libraryDependencies += "ro.fortsoft.wicket.plugin" % "wicket-plugin" % "0.5.0"
[ro.fortsoft.wicket.plugin/wicket-plugin "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
ro.fortsoft.pf4j : pf4j jar 0.12.0
org.apache.wicket : wicket-core jar 7.2.0
org.apache.wicket : wicket-extensions jar 7.2.0
org.apache.wicket : wicket-ioc jar 7.2.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4
0.2
0.1