Heatmap Framework - Parent

The parent component of a general framework for generating heatmaps.

License

License

GroupId

GroupId

de.uniwue.dmir.heatmap
ArtifactId

ArtifactId

heatmap-parent
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Heatmap Framework - Parent
The parent component of a general framework for generating heatmaps.
Project URL

Project URL

https://github.com/uniwue-dmir/de.uniwue.dmir.heatmap
Project Organization

Project Organization

DMIR

Download heatmap-parent

Filename Size
heatmap-parent-0.1.2.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.12.0
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • heatmap-core

Versions

Version
0.1.2
0.1.1