License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.pf4j |
ArtifactId | ArtifactIdpf4j-wicket-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPF4J-Wicket Parent
Plugin system for Apache Wicket
|
Project URL |
Project URL |
Filename | Size |
---|---|
pf4j-wicket-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pf4j/pf4j-wicket-parent/ -->
<dependency>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-wicket-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pf4j/pf4j-wicket-parent/
implementation 'org.pf4j:pf4j-wicket-parent:1.0.0'
// https://jarcasting.com/artifacts/org.pf4j/pf4j-wicket-parent/
implementation ("org.pf4j:pf4j-wicket-parent:1.0.0")
'org.pf4j:pf4j-wicket-parent:pom:1.0.0'
<dependency org="org.pf4j" name="pf4j-wicket-parent" rev="1.0.0">
<artifact name="pf4j-wicket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pf4j', module='pf4j-wicket-parent', version='1.0.0')
)
libraryDependencies += "org.pf4j" % "pf4j-wicket-parent" % "1.0.0"
[org.pf4j/pf4j-wicket-parent "1.0.0"]