Wicket Plugin Demo

Simple plugin system for Apache Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.wicket.plugin.demo
ArtifactId

ArtifactId

pom
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Plugin Demo
Simple plugin system for Apache Wicket

Download pom

Filename Size
pom-0.2.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • app
  • api
  • plugin1
  • plugin2

Versions

Version
0.2
0.1