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

org.apache.felix:org.apache.felix.http.base 4.0.0


Группа

Группа

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

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

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

Версия

4.0.0
Тип

Тип

jar

Скачать org.apache.felix.http.base 4.0.0


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.base/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.http.base</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.base/
implementation 'org.apache.felix:org.apache.felix.http.base:4.0.0'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.base/
implementation ("org.apache.felix:org.apache.felix.http.base:4.0.0")
'org.apache.felix:org.apache.felix.http.base:jar:4.0.0'
<dependency org="org.apache.felix" name="org.apache.felix.http.base" rev="4.0.0">
  <artifact name="org.apache.felix.http.base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.http.base', version='4.0.0')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.base" % "4.0.0"
[org.apache.felix/org.apache.felix.http.base "4.0.0"]