Last Version

DeepaMehta 4 Plugin 4.9.2

Parent POM for all DeepaMehta plugins. It derives the hot deployment feature from deepamehta-module. The only feature provided here is: declaring the deepamehta-core dependency. Thus plugin developers are not required to do this.

License

License

GroupId

GroupId

de.deepamehta
ArtifactId

ArtifactId

deepamehta-plugin
Version

Version

4.9.2
Type

Type

pom
Description

Description

DeepaMehta 4 Plugin
Parent POM for all DeepaMehta plugins. It derives the hot deployment feature from deepamehta-module. The only feature provided here is: declaring the deepamehta-core dependency. Thus plugin developers are not required to do this.

Download deepamehta-plugin 4.9.2


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

Dependencies

compile (1)

Group / Artifact Type Version
de.deepamehta : deepamehta-core jar 4.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.