pm-wicket-utils

A library with Wicket Components, Behaviours and some other stuff

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.premiumminds
ArtifactId

ArtifactId

pm-wicket-utils
Last Version

Last Version

4.4
Release Date

Release Date

Type

Type

jar
Description

Description

pm-wicket-utils
A library with Wicket Components, Behaviours and some other stuff
Project URL

Project URL

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

Project Organization

Premium Minds
Source Code Management

Source Code Management

https://github.com/premium-minds/pm-wicket-utils

Download pm-wicket-utils

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.8
org.hibernate : hibernate-validator jar 6.0.12.Final
org.glassfish : javax.el jar 3.0.0
org.apache.commons : commons-collections4 jar 4.2
org.apache.commons : commons-text jar 1.4

provided (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.easymock : easymock jar 3.6
log4j : log4j jar 1.2.17
org.apache.wicket : wicket-core jar 8.0.0
org.apache.wicket : wicket-extensions jar 8.0.0
com.google.inject.extensions : guice-persist jar 4.2.0
javax.servlet : javax.servlet-api jar 4.0.0
com.premiumminds : pm-persistence-utils jar 2.0

Project Modules

There are no modules declared in this project.

pm-wicket-utils

A library with Wicket Components, Behaviours and some other stuff.

Maven projects

Add the following maven dependency to your project pom.xml:

<dependency>
   <groupId>com.premiumminds</groupId>
   <artifactId>pm-wicket-utils</artifactId>
   <version>4.4</version>
</dependency>

Check out sonatype repository for latest snapshots and releases.

If you use old versions of wicket, here is a compatibility table:

Wicket pm-wicket-utils Maven Central
6.x 2.8 Maven Central with version prefix filter
7.x 3.1 Maven Central with version prefix filter
8.x 4.4 Maven Central with version prefix filter

Documentation

Continuous Integration

Build Status

CI is hosted by travis-ci.org

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence

com.premiumminds

Premium Minds

Versions

Version
4.4
4.3
4.2
4.1
3.1
3.0
2.8
2.7
2.6.1
2.6
2.5
2.4
1.11