| License |
License |
|---|---|
| GroupId | GroupIdcom.jongsoft.utils |
| ArtifactId | ArtifactIdhighchart-core |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHighchart Renderer: Core module
Highcharts wrapper for Java 1.8
|
| Project Organization |
Project OrganizationJong Soft |
| Filename | Size |
|---|---|
| highchart-core-2.3.2.pom | |
| highchart-core-2.3.2.jar | 125 KB |
| highchart-core-2.3.2-sources.jar | 127 KB |
| highchart-core-2.3.2-javadoc.jar | 702 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-core/ -->
<dependency>
<groupId>com.jongsoft.utils</groupId>
<artifactId>highchart-core</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-core/
implementation 'com.jongsoft.utils:highchart-core:2.3.2'
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-core/
implementation ("com.jongsoft.utils:highchart-core:2.3.2")
'com.jongsoft.utils:highchart-core:jar:2.3.2'
<dependency org="com.jongsoft.utils" name="highchart-core" rev="2.3.2">
<artifact name="highchart-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jongsoft.utils', module='highchart-core', version='2.3.2')
)
libraryDependencies += "com.jongsoft.utils" % "highchart-core" % "2.3.2"
[com.jongsoft.utils/highchart-core "2.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
| org.aspectj : aspectjrt | jar | 1.9.2 |
| org.aspectj : aspectjweaver | jar | 1.9.2 |
| org.apache.commons : commons-pool2 | jar | RELEASE |
| commons-io : commons-io | jar | RELEASE |
| org.apache.commons : commons-lang3 | jar | RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |