3rd Party Bundles

3rd-party (= non-DMX) libraries to be provisioned in the OSGi runtime.

License

License

GroupId

GroupId

systems.dmx
ArtifactId

ArtifactId

3rd-party-bundles
Last Version

Last Version

5.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

3rd Party Bundles
3rd-party (= non-DMX) libraries to be provisioned in the OSGi runtime.

Download 3rd-party-bundles

How to add to project

<!-- https://jarcasting.com/artifacts/systems.dmx/3rd-party-bundles/ -->
<dependency>
    <groupId>systems.dmx</groupId>
    <artifactId>3rd-party-bundles</artifactId>
    <version>5.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.dmx/3rd-party-bundles/
implementation 'systems.dmx:3rd-party-bundles:5.2.1'
// https://jarcasting.com/artifacts/systems.dmx/3rd-party-bundles/
implementation ("systems.dmx:3rd-party-bundles:5.2.1")
'systems.dmx:3rd-party-bundles:pom:5.2.1'
<dependency org="systems.dmx" name="3rd-party-bundles" rev="5.2.1">
  <artifact name="3rd-party-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.dmx', module='3rd-party-bundles', version='5.2.1')
)
libraryDependencies += "systems.dmx" % "3rd-party-bundles" % "5.2.1"
[systems.dmx/3rd-party-bundles "5.2.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.sun.jersey : jersey-core jar 1.14
com.sun.jersey : jersey-server jar 1.14
com.sun.jersey : jersey-servlet jar 1.14
org.codehaus.jettison : jettison jar 1.3.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-jdk14 jar 1.7.25
org.apache.servicemix.bundles : org.apache.servicemix.bundles.commons-io jar 1.3.2_5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.1
5.2