wicket-crudifier

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.premiumminds
ArtifactId

ArtifactId

wicket-crudifier
Last Version

Last Version

4.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/premium-minds/wicket-crudifier
Project Organization

Project Organization

Premium Minds
Source Code Management

Source Code Management

https://github.com/premium-minds/wicket-crudifier

Download wicket-crudifier

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.premiumminds : pm-wicket-utils jar 4.4

provided (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 8.13.0
org.apache.wicket : wicket-extensions jar 8.13.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.
com.premiumminds

Premium Minds

Versions

Version
4.2
4.1
4.0
3.0
2.0