Wicket-CDI Examples

Provides examples and usages

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-cdi
ArtifactId

ArtifactId

wicket-cdi-examples
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

Wicket-CDI Examples
Provides examples and usages

Download wicket-cdi-examples

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
net.ftlines.wicket-cdi : wicket-cdi jar 1.0
org.apache.wicket : wicket-core jar 1.5.0
org.slf4j : slf4j-log4j12 jar 1.6.2
log4j : log4j jar 1.2.14
org.jboss.seam.conversation : seam-conversation-weld jar 3.0.0.CR2
org.jboss.weld : weld-core jar 1.1.2.Final
org.jboss.weld.servlet : weld-servlet-core jar 1.1.2.Final
javax.el : javax.el-api jar 2.2.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.2.1

provided (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.25
org.mortbay.jetty : jetty-util jar 6.1.25
org.mortbay.jetty : jetty-management jar 6.1.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0