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

org.apache.felix:org.apache.felix.http.parent 3


Группа

Группа

org.apache.felix
Идентификатор

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

org.apache.felix.http.parent
Версия

Версия

3
Тип

Тип

pom

Скачать org.apache.felix.http.parent 3

Имя Файла Размер
org.apache.felix.http.parent-3.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>3</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:3'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.parent/
implementation ("org.apache.felix:org.apache.felix.http.parent:3")
'org.apache.felix:org.apache.felix.http.parent:pom:3'
<dependency org="org.apache.felix" name="org.apache.felix.http.parent" rev="3">
  <artifact name="org.apache.felix.http.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.http.parent', version='3')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.parent" % "3"
[org.apache.felix/org.apache.felix.http.parent "3"]