Jar examples for j:j2bugzilla
A library for accessing Bugzilla installations in Java
You can download jar file j2bugzilla 2.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add j2bugzilla-2.2.1.jar to your project.
<dependency> <groupId>com.j2bugzilla</groupId> <artifactId>j2bugzilla</artifactId> <version>2.2.1</version> </dependency>
compile group: 'com.j2bugzilla', name: 'j2bugzilla', version: '2.2.1'
libraryDependencies += "com.j2bugzilla" % "j2bugzilla" % "2.2.1"
<dependency org="com.j2bugzilla" name="j2bugzilla" rev="2.2.1"/>
@Grapes(@Grab(group='com.j2bugzilla', module='j2bugzilla', version='2.2.1'))
'com.j2bugzilla:j2bugzilla:jar:2.2.1'
Click the following link to download the jar file.
j2bugzilla-2.2.1-javadoc.jar