License |
License
Highcharts License Agreement
|
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.web.highcharts |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCWF Wrapper for HighCharts
CWF Web Framework Aggregator POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.highcharts/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.highcharts</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.highcharts/
implementation 'org.carewebframework:org.carewebframework.web.highcharts:1.0.5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.highcharts/
implementation ("org.carewebframework:org.carewebframework.web.highcharts:1.0.5")
'org.carewebframework:org.carewebframework.web.highcharts:jar:1.0.5'
<dependency org="org.carewebframework" name="org.carewebframework.web.highcharts" rev="1.0.5">
<artifact name="org.carewebframework.web.highcharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.web.highcharts', version='1.0.5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.web.highcharts" % "1.0.5"
[org.carewebframework/org.carewebframework.web.highcharts "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.web.core | jar | 1.0.5 |
org.webjars : highcharts | jar | 5.0.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |