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

OPS4J Pax Wicket :: Samples :: Edge Cases :: Inherit Injection :: Parent 5.0.0

This example shows that it is possible to inject in the parent class form a different bundle than in the child class. This is the worse case for pax wicket but a pretty realistic edge case.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.ops4j.pax.wicket.samples.edge.inheritinjection
Идентификатор

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

inheritinjection
Версия

Версия

5.0.0
Тип

Тип

pom
Описание

Описание

OPS4J Pax Wicket :: Samples :: Edge Cases :: Inherit Injection :: Parent
This example shows that it is possible to inject in the parent class form a different bundle than in the child class. This is the worse case for pax wicket but a pretty realistic edge case.
Организация-разработчик

Организация-разработчик

OPS4J - Open Participation Software for Java

Скачать inheritinjection 5.0.0

Имя Файла Размер
inheritinjection-5.0.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.edge.inheritinjection/inheritinjection/ -->
<dependency>
    <groupId>org.ops4j.pax.wicket.samples.edge.inheritinjection</groupId>
    <artifactId>inheritinjection</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.edge.inheritinjection/inheritinjection/
implementation 'org.ops4j.pax.wicket.samples.edge.inheritinjection:inheritinjection:5.0.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.edge.inheritinjection/inheritinjection/
implementation ("org.ops4j.pax.wicket.samples.edge.inheritinjection:inheritinjection:5.0.0")
'org.ops4j.pax.wicket.samples.edge.inheritinjection:inheritinjection:pom:5.0.0'
<dependency org="org.ops4j.pax.wicket.samples.edge.inheritinjection" name="inheritinjection" rev="5.0.0">
  <artifact name="inheritinjection" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket.samples.edge.inheritinjection', module='inheritinjection', version='5.0.0')
)
libraryDependencies += "org.ops4j.pax.wicket.samples.edge.inheritinjection" % "inheritinjection" % "5.0.0"
[org.ops4j.pax.wicket.samples.edge.inheritinjection/inheritinjection "5.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • parent
  • inherit