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

org.glassfish.hk2:hk2-xml-integration-test 2.5.0-b38

${project.name}

Категории

Категории

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

Группа

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

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

hk2-xml-integration-test
Версия

Версия

2.5.0-b38
Тип

Тип

jar

Скачать hk2-xml-integration-test 2.5.0-b38


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