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
- Host: GitHub
- URL: https://github.com/technicalguru/b4j
- Owner: technicalguru
- License: other
- Archived: true
- Created: 2016-11-17T13:52:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-09T09:27:17.000Z (over 3 years ago)
- Last Synced: 2025-08-01T22:30:14.496Z (9 months ago)
- Topics: bugzilla, javascript, jira, jira-rest-api
- Language: Java
- Homepage: https://techblog.ralph-schuster.eu/b4j-bugzilla-for-java/
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).