License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.jongsoft.utils |
ArtifactId | ArtifactIdhighchart-phantomjs |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHighchart Renderer: PhantomJs Render Module
Highcharts wrapper for Java 1.8
|
Project Organization |
Project OrganizationJong Soft |
Filename | Size |
---|---|
highchart-phantomjs-2.3.2.pom | |
highchart-phantomjs-2.3.2.jar | 110 KB |
highchart-phantomjs-2.3.2-sources.jar | 107 KB |
highchart-phantomjs-2.3.2-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-phantomjs/ -->
<dependency>
<groupId>com.jongsoft.utils</groupId>
<artifactId>highchart-phantomjs</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-phantomjs/
implementation 'com.jongsoft.utils:highchart-phantomjs:2.3.2'
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-phantomjs/
implementation ("com.jongsoft.utils:highchart-phantomjs:2.3.2")
'com.jongsoft.utils:highchart-phantomjs:jar:2.3.2'
<dependency org="com.jongsoft.utils" name="highchart-phantomjs" rev="2.3.2">
<artifact name="highchart-phantomjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jongsoft.utils', module='highchart-phantomjs', version='2.3.2')
)
libraryDependencies += "com.jongsoft.utils" % "highchart-phantomjs" % "2.3.2"
[com.jongsoft.utils/highchart-phantomjs "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
net.anthavio : phanbedder-2.1.1 | jar | 1.0.0 |
com.codeborne : phantomjsdriver | jar | 1.4.4 |
com.jongsoft.utils : highchart-core | jar | 2.3.2 |
org.reflections : reflections | jar | 0.9.11 |
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 |