License |
License |
---|---|
GroupId | GroupIdsystems.dmx |
ArtifactId | ArtifactIdfelix-bundles |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFelix Bundles
Apache Felix bundles that belong to the DMX distribution.
|
Filename | Size |
---|---|
felix-bundles-5.2.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/systems.dmx/felix-bundles/ -->
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>felix-bundles</artifactId>
<version>5.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.dmx/felix-bundles/
implementation 'systems.dmx:felix-bundles:5.2.1'
// https://jarcasting.com/artifacts/systems.dmx/felix-bundles/
implementation ("systems.dmx:felix-bundles:5.2.1")
'systems.dmx:felix-bundles:pom:5.2.1'
<dependency org="systems.dmx" name="felix-bundles" rev="5.2.1">
<artifact name="felix-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.dmx', module='felix-bundles', version='5.2.1')
)
libraryDependencies += "systems.dmx" % "felix-bundles" % "5.2.1"
[systems.dmx/felix-bundles "5.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.configadmin | jar | 1.8.0 |
org.apache.felix : org.apache.felix.eventadmin | jar | 1.4.0 |
org.apache.felix : org.apache.felix.fileinstall | jar | 3.1.10 |
org.apache.felix : org.apache.felix.http.jetty | jar | 2.3.2 |
org.apache.felix : org.apache.felix.http.api | jar | 2.3.2 |
org.apache.felix : org.apache.felix.http.servlet-api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |