MVN

com.premiumminds : wicket-crudifier

Maven & Gradle

Jun 07, 2023
11 stars

wicket-crudifier · wicket-crudifier is a library to easily create CRUD's with wicket

<dependency>
    <groupId>com.premiumminds</groupId>
    <artifactId>wicket-crudifier</artifactId>
    <version>5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.premiumminds : wicket-crudifier to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0

All Versions

Choose a version of com.premiumminds : wicket-crudifier to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0
wicket-crudifier-5.0
4.2
wicket-crudifier-4.2
4.1
wicket-crudifier-4.1
4.0
wicket-crudifier-4.0
3.0
wicket-crudifier-3.0
2.0
wicket-crudifier-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.premiumminds</groupId>
    <artifactId>wicket-crudifier</artifactId>
    <version>5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.premiumminds : wicket-crudifier gradle dependency to your build.gradle file:

implementation 'com.premiumminds:wicket-crudifier:5.0'

Gradle Kotlin DSL: Add the following com.premiumminds : wicket-crudifier gradle kotlin dependency to your build.gradle.kts file:

implementation("com.premiumminds:wicket-crudifier:5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.premiumminds : wicket-crudifier sbt scala dependency to your build.sbt file:

libraryDependencies += "com.premiumminds" % "wicket-crudifier" % "5.0"

Advertisement

Dependencies from Group

Aug 03, 2023
5 usages
31 stars
Aug 03, 2023
4 usages
31 stars
Aug 03, 2023
3 usages
31 stars
Jun 06, 2023
1 usages
13 stars
Jun 05, 2023
1 usages
3 stars

Discover Dependencies

Jun 07, 2023
4 stars
Sep 02, 2017
9 stars
Mar 09, 2017
0 stars
Mar 09, 2017
0 stars
Mar 08, 2017
13 stars
Mar 07, 2017
13 stars
Apr 16, 2019
4 usages
2 stars
Mar 09, 2017
4 stars
Aug 31, 2017
498 stars