Last Version

Bugzilla for Java 3.0.1

A Java library for accessing Bugzilla instances

License

License

GroupId

GroupId

eu.ralph-schuster
ArtifactId

ArtifactId

b4j
Version

Version

3.0.1
Type

Type

jar
Description

Description

Bugzilla for Java
A Java library for accessing Bugzilla instances
Project URL

Project URL

https://techblog.ralph-schuster.eu/b4j-bugzilla-for-java/
Source Code Management

Source Code Management

https://github.com/technicalguru/b4j

Download b4j 3.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.mail : javax.mail-api jar 1.5.2
mysql : mysql-connector-java jar 8.0.21
org.apache.xmlrpc : xmlrpc-client jar 3.1.3
eu.ralph-schuster : baselib jar 1.4.1
eu.ralph-schuster : templating jar 1.4.1
eu.ralph-schuster : csv jar 3.0.1
com.atlassian.jira » jira-rest-java-client jar 2.0.0-m2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.