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

org.apache.felix:org.apache.felix.http.base 2.3.2


Группа

Группа

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

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

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

Версия

2.3.2
Тип

Тип

jar

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


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