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

Custom Resolver Example 3.0.2

A use case for custom injection resolution

Лицензия

Лицензия

Категории

Категории

GlassFish Контейнер Application Servers HK2 Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

custom-resolver-example
Версия

Версия

3.0.2
Тип

Тип

jar
Описание

Описание

Custom Resolver Example
A use case for custom injection resolution
Организация-разработчик

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

Oracle Corporation

Скачать custom-resolver-example 3.0.2


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/custom-resolver-example/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>custom-resolver-example</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/custom-resolver-example/
implementation 'org.glassfish.hk2:custom-resolver-example:3.0.2'
// https://jarcasting.com/artifacts/org.glassfish.hk2/custom-resolver-example/
implementation ("org.glassfish.hk2:custom-resolver-example:3.0.2")
'org.glassfish.hk2:custom-resolver-example:jar:3.0.2'
<dependency org="org.glassfish.hk2" name="custom-resolver-example" rev="3.0.2">
  <artifact name="custom-resolver-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='custom-resolver-example', version='3.0.2')
)
libraryDependencies += "org.glassfish.hk2" % "custom-resolver-example" % "3.0.2"
[org.glassfish.hk2/custom-resolver-example "3.0.2"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
jakarta.inject : jakarta.inject-api jar 2.0.0
org.ow2.asm : asm jar 9.1
org.ow2.asm : asm-analysis jar 9.1
org.ow2.asm : asm-commons jar 9.1
org.ow2.asm : asm-tree jar 9.1
org.ow2.asm : asm-util jar 9.1
org.glassfish.hk2 : hk2-api jar 3.0.2
org.glassfish.hk2 : hk2-locator jar 3.0.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

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

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