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

org.glassfish.hk2:hk2-configuration 2.3.0-b05


Категории

Категории

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

Группа

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

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

hk2-configuration
Версия

Версия

2.3.0-b05
Тип

Тип

pom

Скачать hk2-configuration 2.3.0-b05

Имя Файла Размер
hk2-configuration-2.3.0-b05.pom 2 KB
Обзор

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