Weld Examples: Wicket Numberguess

Examples for Weld, the reference implementation of JSR 299: Contexts and Dependency Injection for Java EE

License

License

Categories

Categories

JBoss Container Application Servers Wicket User Interface Web Frameworks
GroupId

GroupId

org.jboss.weld.examples
ArtifactId

ArtifactId

weld-wicket-numberguess
Last Version

Last Version

1.0.1-Final
Release Date

Release Date

Type

Type

war
Description

Description

Weld Examples: Wicket Numberguess
Examples for Weld, the reference implementation of JSR 299: Contexts and Dependency Injection for Java EE
Project URL

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework

Download weld-wicket-numberguess

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.weld : weld-wicket jar 1.0.1-Final

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar
javax.annotation : jsr250-api jar

test (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-Final
1.0.1-CR2
1.0.0-CR2
1.0.0-CR1