J2Bugzilla

A library for accessing Bugzilla installations in Java

License

License

GroupId

GroupId

com.j2bugzilla
ArtifactId

ArtifactId

j2bugzilla
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

J2Bugzilla
A library for accessing Bugzilla installations in Java

Download j2bugzilla

How to add to project

<!-- https://jarcasting.com/artifacts/com.j2bugzilla/j2bugzilla/ -->
<dependency>
    <groupId>com.j2bugzilla</groupId>
    <artifactId>j2bugzilla</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.j2bugzilla/j2bugzilla/
implementation 'com.j2bugzilla:j2bugzilla:2.2.1'
// https://jarcasting.com/artifacts/com.j2bugzilla/j2bugzilla/
implementation ("com.j2bugzilla:j2bugzilla:2.2.1")
'com.j2bugzilla:j2bugzilla:jar:2.2.1'
<dependency org="com.j2bugzilla" name="j2bugzilla" rev="2.2.1">
  <artifact name="j2bugzilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.j2bugzilla', module='j2bugzilla', version='2.2.1')
)
libraryDependencies += "com.j2bugzilla" % "j2bugzilla" % "2.2.1"
[com.j2bugzilla/j2bugzilla "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlrpc : xmlrpc-client jar 3.1.3

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2
2.1.1
2.1
2.0
1.1
1.0