Last Version

DMX Hot Deploy 5.2.1

Parent POM for all OSGI bundle (fragment) projects that want to be hot deployed. Hot deployment is realized by copying the build artifact to the `bundle-deploy` directory.

License

License

GroupId

GroupId

systems.dmx
ArtifactId

ArtifactId

dmx-hot-deploy
Version

Version

5.2.1
Type

Type

pom
Description

Description

DMX Hot Deploy
Parent POM for all OSGI bundle (fragment) projects that want to be hot deployed. Hot deployment is realized by copying the build artifact to the `bundle-deploy` directory.

Download dmx-hot-deploy 5.2.1

Filename Size
dmx-hot-deploy-5.2.1.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.