MVN

jcommon : jcommon

Maven & Gradle

Sep 20, 2005
16 usages
<dependency>
    <groupId>jcommon</groupId>
    <artifactId>jcommon</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.5

All Versions

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

Version Vulnerabilities Updated
0.9.x
jcommon-0.9.5
jcommon-0.9.4
jcommon-0.9.3
jcommon-0.9.2
jcommon-0.9.1
0.8.x
jcommon-0.8.3
jcommon-0.8.2
0.6.x
jcommon-0.6.4

How to add a dependency to Maven

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

<dependency>
    <groupId>jcommon</groupId>
    <artifactId>jcommon</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jcommon:jcommon:0.9.5'

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

implementation("jcommon:jcommon:0.9.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "jcommon" % "jcommon" % "0.9.5"

Advertisement

Dependencies from Group

Sep 20, 2005
16 usages

Discover Dependencies

Jun 03, 2021
7 usages
6 stars
Aug 16, 2023
28 usages
58 stars
Oct 08, 2020
3 usages
4 stars
Sep 02, 2014
8 usages
36 stars
Dec 04, 2020
7 usages
201 stars
Jun 16, 2016
3 usages
4 stars
Jun 28, 2017
3 usages
12 stars