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

org.glassfish.hk2:hk2-configuration-persistence 2.5.0-b23


Категории

Категории

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

Группа

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

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

hk2-configuration-persistence
Версия

Версия

2.5.0-b23
Тип

Тип

pom

Скачать hk2-configuration-persistence 2.5.0-b23

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

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