License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.github.javawithmarcus.wicket-cdi-1.1 |
ArtifactId | ArtifactIdwicket-cdi-1.1-weld |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionWicket CDI 1.1 Weld
Provides integration between Wicket and CDI containers. Adds support for weld
based containers.
|
Filename | Size |
---|---|
wicket-cdi-1.1-weld-0.3.pom | |
wicket-cdi-1.1-weld-0.3.jar | 4 KB |
wicket-cdi-1.1-weld-0.3-sources.jar | 2 KB |
wicket-cdi-1.1-weld-0.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javawithmarcus.wicket-cdi-1.1/wicket-cdi-1.1-weld/ -->
<dependency>
<groupId>com.github.javawithmarcus.wicket-cdi-1.1</groupId>
<artifactId>wicket-cdi-1.1-weld</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javawithmarcus.wicket-cdi-1.1/wicket-cdi-1.1-weld/
implementation 'com.github.javawithmarcus.wicket-cdi-1.1:wicket-cdi-1.1-weld:0.3'
// https://jarcasting.com/artifacts/com.github.javawithmarcus.wicket-cdi-1.1/wicket-cdi-1.1-weld/
implementation ("com.github.javawithmarcus.wicket-cdi-1.1:wicket-cdi-1.1-weld:0.3")
'com.github.javawithmarcus.wicket-cdi-1.1:wicket-cdi-1.1-weld:jar:0.3'
<dependency org="com.github.javawithmarcus.wicket-cdi-1.1" name="wicket-cdi-1.1-weld" rev="0.3">
<artifact name="wicket-cdi-1.1-weld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javawithmarcus.wicket-cdi-1.1', module='wicket-cdi-1.1-weld', version='0.3')
)
libraryDependencies += "com.github.javawithmarcus.wicket-cdi-1.1" % "wicket-cdi-1.1-weld" % "0.3"
[com.github.javawithmarcus.wicket-cdi-1.1/wicket-cdi-1.1-weld "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javawithmarcus.wicket-cdi-1.1 : wicket-cdi-1.1-core | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld : weld-api | jar | 2.0.Final |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
javax.el : javax.el-api | jar | 2.2.4 |