Last Version

Wicket Guicier Parent 2.5.0

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
Version

Version

2.5.0
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 2.5.0


<!-- 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