ClamAV Client

Java Client for the ClamAV antivirus service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.capybara
ArtifactId

ArtifactId

clamav-client
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

ClamAV Client
Java Client for the ClamAV antivirus service.
Project URL

Project URL

https://github.com/cdarras/clamav-client

Download clamav-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.github.microutils : kotlin-logging-jvm jar 2.1.21

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.10
ch.qos.logback : logback-classic jar 1.2.10
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.testcontainers : junit-jupiter jar 1.16.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0