An open API service indexing awesome lists of open source software.

https://github.com/technicalguru/b4j

Bugzilla for Java - Access your Bugzilla issues from Java applications
https://github.com/technicalguru/b4j

bugzilla javascript jira jira-rest-api

Last synced: 3 months ago
JSON representation

Bugzilla for Java - Access your Bugzilla issues from Java applications

Awesome Lists containing this project

README

          

**This project has been abandoned due to Jira and Bugzilla development and operating strategies**

# Bugzilla for Java (B4J)

## Overview

This is Bugzilla for Java (B4J) – a Java based tool for accessing Bugzilla instances. B4J offers you to write your own reports based on those bug records that you want to incorporate.

Features:
* platform-independent code
* access to Bugzilla and Jira instances on remote servers via HTTP and HTTP proxies
* password callbacks for maximum security
* standard report interface
* Open Source code based on LGPL license 3.0

More documentation is available here:
* [Developer’s Instructions](src/help/developers.md)
* [User’s Instructions](src/help/users.md)
* [API Documentation](https://www.javadoc.io/doc/eu.ralph-schuster/b4j/latest)

## License
_Bugzilla for Java_ is licensed under [GNU LGPL 3.0](LICENSE.md).

## Usage
```

eu.ralph-schuster
b4j
3.0.1

```

## Contribution

Report a bug or request an enhancement at the [Issue Tracker](https://github.com/technicalguru/b4j/issues).