MVN

com.j2bugzilla : j2bugzilla

Maven & Gradle

Jun 05, 2014
4 usages

J2Bugzilla · A library for accessing Bugzilla installations in Java

<dependency>
    <groupId>com.j2bugzilla</groupId>
    <artifactId>j2bugzilla</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.j2bugzilla : j2bugzilla to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.j2bugzilla : j2bugzilla to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
j2bugzilla-2.2.1
2.2
j2bugzilla-2.2
2.1.x
j2bugzilla-2.1.1
2.1
j2bugzilla-2.1
2.0
j2bugzilla-2.0
1.1
j2bugzilla-1.1
1.0
j2bugzilla-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.j2bugzilla</groupId>
    <artifactId>j2bugzilla</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.j2bugzilla:j2bugzilla:2.2.1'

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

implementation("com.j2bugzilla:j2bugzilla:2.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.j2bugzilla" % "j2bugzilla" % "2.2.1"

Advertisement

Dependencies from Group

Jun 05, 2014
4 usages

Discover Dependencies

Mar 24, 2015
5 usages
4 stars
Nov 16, 2021
6 usages
148 stars
Feb 27, 2016
7 usages
65 stars
Jun 19, 2020
3 usages
1 stars
May 02, 2023
3 usages
1.7k stars
Dec 03, 2013
3 usages
0 stars
Aug 16, 2023
3 usages
1.5k stars
Jul 03, 2017
11 usages