MVN

org.pf4j : pf4j-wicket

Maven & Gradle

Apr 06, 2018
28 stars

PF4J-Wicket · Simple plugin system for Apache Wicket

<dependency>
    <groupId>org.pf4j</groupId>
    <artifactId>pf4j-wicket</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pf4j : pf4j-wicket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.pf4j : pf4j-wicket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pf4j-wicket-1.0.0

How to add a dependency to Maven

Add the following org.pf4j : pf4j-wicket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.pf4j</groupId>
    <artifactId>pf4j-wicket</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pf4j : pf4j-wicket gradle dependency to your build.gradle file:

implementation 'org.pf4j:pf4j-wicket:1.0.0'

Gradle Kotlin DSL: Add the following org.pf4j : pf4j-wicket gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pf4j:pf4j-wicket:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pf4j : pf4j-wicket sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pf4j" % "pf4j-wicket" % "1.0.0"

Advertisement

Dependencies from Group

Jan 30, 2023
64 usages
2k stars
Oct 27, 2022
64 usages
269 stars
Jan 28, 2020
11 usages
67 stars
Jan 30, 2023
2.2k stars
Oct 27, 2022
288 stars

Discover Dependencies

May 01, 2018
2 usages
6 stars
Aug 14, 2023
6 stars
May 01, 2018
2 usages
6 stars
Apr 21, 2019
3 usages
6 stars
Apr 21, 2019
3 usages
6 stars
Apr 04, 2018
12 stars