MVN

io.quarkiverse.antivirus : quarkus-antivirus-parent

Maven & Gradle

Oct 23, 2023
9 stars

Quarkus Antivirus - Parent · Virus scan files using ClamAV or VirusTotal

<dependency>
    <groupId>io.quarkiverse.antivirus</groupId>
    <artifactId>quarkus-antivirus-parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkiverse.antivirus : quarkus-antivirus-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.quarkiverse.antivirus : quarkus-antivirus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
quarkus-antivirus-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.quarkiverse.antivirus</groupId>
    <artifactId>quarkus-antivirus-parent</artifactId>
    <version>0.0.1</version>
</dependency>