Last Version

Simple ClamAV client 1.0.1

Simple Java client for using clamd INSTREAM scanning in your application.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fi.solita.clamav
ArtifactId

ArtifactId

clamav-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

Simple ClamAV client
Simple Java client for using clamd INSTREAM scanning in your application.
Project URL

Project URL

https://github.com/solita/clamav-java
Source Code Management

Source Code Management

https://github.com/solita/clamav-java

Download clamav-client 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.