MVN

jfree : jcommon

Maven & Gradle

Sep 24, 2011
76 usages

jcommon · JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

<dependency>
    <groupId>jfree</groupId>
    <artifactId>jcommon</artifactId>
    <version>1.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.16
  • Latest Release Candidate: 1.0.0-rc1

All Versions

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

Version Vulnerabilities Updated
1.0.x
jcommon-1.0.16
jcommon-1.0.15
jcommon-1.0.14
jcommon-1.0.12
jcommon-1.0.9
jcommon-1.0.8
jcommon-1.0.7
jcommon-1.0.6
jcommon-1.0.5
jcommon-1.0.4
jcommon-1.0.2
jcommon-1.0.0
jcommon-1.0.0-pre3
jcommon-1.0.0-rc1
jcommon-1.0.0-pre2
0.9.x
jcommon-0.9.6

How to add a dependency to Maven

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

<dependency>
    <groupId>jfree</groupId>
    <artifactId>jcommon</artifactId>
    <version>1.0.16</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jfree:jcommon:1.0.16'

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

implementation("jfree:jcommon:1.0.16")

How to add a dependency to SBT Scala

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

libraryDependencies += "jfree" % "jcommon" % "1.0.16"

Advertisement

Dependencies from Group

Apr 04, 2006
244 usages
Sep 24, 2011
76 usages
Jun 19, 2014
2 usages
Oct 18, 2005
1 usages

Discover Dependencies

Aug 14, 2014
3.4k usages
132 stars
May 20, 2010
2 usages
Oct 01, 2008
49 usages
May 27, 2014
74 usages
May 23, 2013
7 usages
337 stars
Jan 09, 2013
8 stars
Nov 19, 2013
1 usages
17 stars