Последняя версия

JavaEE Inject - Example EJB Module 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.

Лицензия

Лицензия

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

javaee-inject-example-ejb
Версия

Версия

7.0.0
Тип

Тип

ejb
Описание

Описание

JavaEE Inject - Example EJB Module
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.

Скачать javaee-inject-example-ejb 7.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.wicket : wicket-core jar 7.0.0

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 6.0

Модули Проекта

Данный проект не имеет модулей.