License |
License |
---|---|
GroupId | GroupIdsystems.dmx |
ArtifactId | ArtifactId3rd-party-bundles |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description3rd Party Bundles
3rd-party (= non-DMX) libraries to be provisioned in the OSGi runtime.
|
Filename | Size |
---|---|
3rd-party-bundles-5.2.1.pom | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |