| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdxyz.capybara |
| ArtifactId | ArtifactIdclamav-client |
| Version | Version2.1.2 |
| Type | Typejar |
| Description |
DescriptionClamAV Client
Java Client for the ClamAV antivirus service.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| clamav-client-2.1.2.pom | |
| clamav-client-2.1.2.jar | 49 KB |
| clamav-client-2.1.2-sources.jar | 12 KB |
| clamav-client-2.1.2-javadoc.jar | 316 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.33 |
| 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 |