| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.felix |
| Идентификатор | Идентификаторorg.apache.felix.http.parent |
| Последняя версия | Последняя версия13 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Felix Http Parent POM
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.apache.felix.http.parent-13.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.parent/ -->
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
<version>13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.parent/
implementation 'org.apache.felix:org.apache.felix.http.parent:13'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.parent/
implementation ("org.apache.felix:org.apache.felix.http.parent:13")
'org.apache.felix:org.apache.felix.http.parent:pom:13'
<dependency org="org.apache.felix" name="org.apache.felix.http.parent" rev="13">
<artifact name="org.apache.felix.http.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.http.parent', version='13')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.parent" % "13"
[org.apache.felix/org.apache.felix.http.parent "13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.2 |
| org.osgi : osgi.annotation | jar | 6.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 3.5.13 |