Wicket Guicier Parent

A resplacement for wicket-guice that uses constructor injection as an alternative to the excessive use of PageParameters.

License

License

Categories

Categories

Wicket User Interface Web Frameworks GUI
GroupId

GroupId

com.jolira
ArtifactId

ArtifactId

wicket-guicier-parent
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Guicier Parent
A resplacement for wicket-guice that uses constructor injection as an alternative to the excessive use of PageParameters.
Source Code Management

Source Code Management

https://github.com/jolira/wicket-guicier

Download wicket-guicier-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • guicier

wicket-guicier

A different integration between Wicket & Guice. Allows passing typed parameters to Wicket pages.

com.jolira

Jolira

Versions

Version
2.5.0
2.0.12
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.26
1.1.25
1.1.10
1.1.8
1.1.7
1.1.6
1.1.5
1.1.3
1.1.1
1.1.0
1.0.20
1.0.18
1.0.17