| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers HK2 Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.glassfish.hk2 |
| Идентификатор | Идентификаторosgi-adapter-tests-parent |
| Версия | Версия3.0.3 |
| Тип | Типpom |
| Описание |
ОписаниеDependency Injection Kernel
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| osgi-adapter-tests-parent-3.0.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/osgi-adapter-tests-parent/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>osgi-adapter-tests-parent</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/osgi-adapter-tests-parent/
implementation 'org.glassfish.hk2:osgi-adapter-tests-parent:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/osgi-adapter-tests-parent/
implementation ("org.glassfish.hk2:osgi-adapter-tests-parent:3.0.3")
'org.glassfish.hk2:osgi-adapter-tests-parent:pom:3.0.3'
<dependency org="org.glassfish.hk2" name="osgi-adapter-tests-parent" rev="3.0.3">
<artifact name="osgi-adapter-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='osgi-adapter-tests-parent', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "osgi-adapter-tests-parent" % "3.0.3"
[org.glassfish.hk2/osgi-adapter-tests-parent "3.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.5 |