Last Version

JavaEE Inject - Example EAR 7.0.0

This is a sample JAVA EE 6 project for demonstrating how the JavaEE Inject library should been used in Enterprise and/or Web Applications. Note, that with small changes you can easily convert this project back to JAVA EE 5, which is also supported by the library.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

javaee-inject-example-ear
Version

Version

7.0.0
Type

Type

ear
Description

Description

JavaEE Inject - Example EAR
This is a sample JAVA EE 6 project for demonstrating how the JavaEE Inject library should been used in Enterprise and/or Web Applications. Note, that with small changes you can easily convert this project back to JAVA EE 5, which is also supported by the library.

Download javaee-inject-example-ear 7.0.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff/javaee-inject-example-ear/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>javaee-inject-example-ear</artifactId>
    <version>7.0.0</version>
    <type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/javaee-inject-example-ear/
implementation 'org.wicketstuff:javaee-inject-example-ear:7.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/javaee-inject-example-ear/
implementation ("org.wicketstuff:javaee-inject-example-ear:7.0.0")
'org.wicketstuff:javaee-inject-example-ear:ear:7.0.0'
<dependency org="org.wicketstuff" name="javaee-inject-example-ear" rev="7.0.0">
  <artifact name="javaee-inject-example-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='javaee-inject-example-ear', version='7.0.0')
)
libraryDependencies += "org.wicketstuff" % "javaee-inject-example-ear" % "7.0.0"
[org.wicketstuff/javaee-inject-example-ear "7.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.wicketstuff : javaee-inject-example-ejb ejb 7.0.0
org.wicketstuff : javaee-inject-example-war war 7.0.0
org.apache.wicket : wicket-core jar 7.0.0

Project Modules

There are no modules declared in this project.