MVN

jcharts : jcharts

Maven & Gradle

Mar 15, 2012
6 usages

jCharts · jCharts is a 100% Java based charting utility that outputs a variety of charts. This package has been designed from the ground up by volunteers for displaying charts via Servlets, JSP's, and Swing apps. First release was in December 2000.

<dependency>
    <groupId>jcharts</groupId>
    <artifactId>jcharts</artifactId>
    <version>0.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jcharts : jcharts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.5
  • Latest Alpha: 1.0.0-alpha-1

All Versions

Choose a version of jcharts : jcharts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jcharts-1.0.0-alpha-1
0.7.x
jcharts-0.7.5
0.6.x
jcharts-0.6.0

How to add a dependency to Maven

Add the following jcharts : jcharts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jcharts</groupId>
    <artifactId>jcharts</artifactId>
    <version>0.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jcharts : jcharts gradle dependency to your build.gradle file:

implementation 'jcharts:jcharts:0.7.5'

Gradle Kotlin DSL: Add the following jcharts : jcharts gradle kotlin dependency to your build.gradle.kts file:

implementation("jcharts:jcharts:0.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following jcharts : jcharts sbt scala dependency to your build.sbt file:

libraryDependencies += "jcharts" % "jcharts" % "0.7.5"

Advertisement

Dependencies from Group

Mar 15, 2012
6 usages
Dec 06, 2007

Discover Dependencies

Jun 30, 2018
56 stars
Sep 20, 2005
55 usages
Sep 20, 2005
6 usages
Jan 01, 2018
1 usages
0 stars
Oct 16, 2019
29 usages
Feb 03, 2021
18 usages
1.4k stars
Dec 23, 2016
186 stars
Aug 23, 2016
5 usages
59 stars
Jul 30, 2019
55 usages
202 stars