Last Version

Wicketopia/JBoss Weld Integration 1.0

A Rapid Application Development (RAD) library for the Apache Wicket framework

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-cdi-weld
Version

Version

1.0
Type

Type

jar
Description

Description

Wicketopia/JBoss Weld Integration
A Rapid Application Development (RAD) library for the Apache Wicket framework

Download wicketopia-cdi-weld 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.wicketopia : wicketopia-cdi jar 1.0
org.jboss.weld : weld-core jar 1.1.4.Final
org.jboss.weld.servlet : weld-servlet-core jar 1.1.4.Final
org.jmock : jmock jar 2.5.0.1

provided (2)

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

test (4)

Group / Artifact Type Version
javax.el : javax.el-api jar 2.2.1
org.testng : testng jar 6.3.1
org.easymock : easymock jar 3.1
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.