Wicket CDI 1.1 Core

Provides integration between Wicket and CDI containers. Enables injection of components and behaviors, as well as other non-contextual object instances. Also enables propagation of conversations between wicket artifacts such as pages and resources.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.javawithmarcus.wicket-cdi-1.1
ArtifactId

ArtifactId

wicket-cdi-1.1-core
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket CDI 1.1 Core
Provides integration between Wicket and CDI containers. Enables injection of components and behaviors, as well as other non-contextual object instances. Also enables propagation of conversations between wicket artifacts such as pages and resources.

Download wicket-cdi-1.1-core

How to add to project

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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.1
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jglue.cdi-unit : cdi-unit jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3