Wicket-CDI

WICKET - CDI integration

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-cdi
ArtifactId

ArtifactId

wicket-cdi
Last Version

Last Version

6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket-CDI
WICKET - CDI integration

Download wicket-cdi

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.0-SP4
org.apache.wicket : wicket-core jar 6.0.0
org.jboss.seam.conversation : seam-conversation-spi jar 3.0.0.CR2
org.slf4j : slf4j-api jar 1.6.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.6.2
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
6.0
1.2
1.1
1.0