| License |
License |
|---|---|
| GroupId | GroupIdde.uniwue.dmir.heatmap |
| ArtifactId | ArtifactIdheatmap-core |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHeatmap Framework - Core
The core component of a general framework for generating heatmaps.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationDMIR |
| Filename | Size |
|---|---|
| heatmap-core-0.1.2.pom | |
| heatmap-core-0.1.2.jar | 298 KB |
| heatmap-core-0.1.2-sources.jar | 244 KB |
| heatmap-core-0.1.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.uniwue.dmir.heatmap/heatmap-core/ -->
<dependency>
<groupId>de.uniwue.dmir.heatmap</groupId>
<artifactId>heatmap-core</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.uniwue.dmir.heatmap/heatmap-core/
implementation 'de.uniwue.dmir.heatmap:heatmap-core:0.1.2'
// https://jarcasting.com/artifacts/de.uniwue.dmir.heatmap/heatmap-core/
implementation ("de.uniwue.dmir.heatmap:heatmap-core:0.1.2")
'de.uniwue.dmir.heatmap:heatmap-core:jar:0.1.2'
<dependency org="de.uniwue.dmir.heatmap" name="heatmap-core" rev="0.1.2">
<artifact name="heatmap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uniwue.dmir.heatmap', module='heatmap-core', version='0.1.2')
)
libraryDependencies += "de.uniwue.dmir.heatmap" % "heatmap-core" % "0.1.2"
[de.uniwue.dmir.heatmap/heatmap-core "0.1.2"]
| 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 |
| org.springframework : spring-context | jar | 3.2.1.RELEASE |
| org.springframework : spring-tx | jar | 3.2.1.RELEASE |
| org.springframework : spring-jdbc | jar | 3.2.1.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.24 |
| org.mybatis : mybatis | jar | 3.2.1 |
| org.mybatis : mybatis-spring | jar | 1.2.0 |
| com.newbrightidea.util » util-core | jar | 2013.02.22 |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.9.13 |
| com.googlecode.efficient-java-matrix-library : ejml | jar | 0.23 |
| net.sf.supercsv : super-csv | jar | 2.1.0 |
| net.sf.supercsv : super-csv-dozer | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |