Last Version

fax4j 0.45.0

The fax4j is a Java fax library.<br>This library enables Java applications to invoke fax actions such as submitting fax jobs.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.fax4j
ArtifactId

ArtifactId

fax4j
Version

Version

0.45.0
Type

Type

jar
Description

Description

fax4j
The fax4j is a Java fax library.<br>This library enables Java applications to invoke fax actions such as submitting fax jobs.
Project URL

Project URL

https://github.com/sagiegurari/fax4j
Project Organization

Project Organization

fax4j
Source Code Management

Source Code Management

https://github.com/sagiegurari/fax4j

Download fax4j 0.45.0


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

Dependencies

compile (9)

Group / Artifact Type Version
javax.mail : mail jar 1.4.6
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.2
org.json : json jar 20190722
net.sf.gnu-hylafax : gnu-hylafax-core jar 1.0.3
net.sf.gnu-hylafax : gnu-hylafax-inet-ftp jar 1.0.3
net.sf.gnu-hylafax : gnu-hylafax-utils jar 1.0.3
net.sf.gnu-hylafax : gnu-hylafax-pool jar 1.0.3
org.rxtx : rxtx jar 2.1.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-api-mockito2 jar 2.0.7
org.jvnet.mock-javamail : mock-javamail jar 1.9

Project Modules

There are no modules declared in this project.