DMX Plugin

Parent POM for all DMX plugins (= OSGi bundles). 3 features: - declares the `dmx-core` dependency as needed by all DMX plugins - preconfigures the DMX default bundle activator - derives the hot deployment feature

License

License

GroupId

GroupId

systems.dmx
ArtifactId

ArtifactId

dmx-plugin
Last Version

Last Version

5.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

DMX Plugin
Parent POM for all DMX plugins (= OSGi bundles). 3 features: - declares the `dmx-core` dependency as needed by all DMX plugins - preconfigures the DMX default bundle activator - derives the hot deployment feature

Download dmx-plugin

Filename Size
dmx-plugin-5.2.1.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
systems.dmx : dmx-core jar 5.2.1

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