MVN

xyz.capybara : clamav-client

Maven & Gradle

Feb 01, 2022
4 usages
59 stars

ClamAV Client · Java Client for the ClamAV antivirus service.

<dependency>
    <groupId>xyz.capybara</groupId>
    <artifactId>clamav-client</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.capybara : clamav-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of xyz.capybara : clamav-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
clamav-client-2.1.2
clamav-client-2.1.1
clamav-client-2.1.0
2.0.x
clamav-client-2.0.2
clamav-client-2.0.1
clamav-client-2.0.0
1.0.x
clamav-client-1.0.4
clamav-client-1.0.3
clamav-client-1.0.2
clamav-client-1.0.1
clamav-client-1.0.0

How to add a dependency to Maven

Add the following xyz.capybara : clamav-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.capybara</groupId>
    <artifactId>clamav-client</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.capybara : clamav-client gradle dependency to your build.gradle file:

implementation 'xyz.capybara:clamav-client:2.1.2'

Gradle Kotlin DSL: Add the following xyz.capybara : clamav-client gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.capybara:clamav-client:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.capybara : clamav-client sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.capybara" % "clamav-client" % "2.1.2"

Advertisement

Dependencies from Group

Feb 01, 2022
4 usages
59 stars

Discover Dependencies

Apr 14, 2023
3 usages
31 stars
Jul 23, 2018
3 usages
264 stars
Oct 13, 2016
2k stars
Jun 04, 2021
2 usages
Mar 01, 2023
347 stars
Dec 20, 2022
27 stars
Feb 02, 2018
2 usages
26 stars
Feb 02, 2018
2 usages
26 stars
Feb 18, 2020
1 usages
82 stars