Client Pooling Module

The client pool module contains a client pool implementation that allows for pooling clients for quick access.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-pool
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Client Pooling Module
The client pool module contains a client pool implementation that allows for pooling clients for quick access.
Project URL

Project URL

http://gnu-hylafax.sourceforge.net/gnu-hylafax-pool
Project Organization

Project Organization

Steven Jardine

Download gnu-hylafax-pool

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.gnu-hylafax : gnu-hylafax-core jar 1.0.3
concurrent : concurrent jar 1.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc2
1.0.0-rc1
1.0.0-b2
1.0.0-b1