MVN

org.xipki : audit

Maven & Gradle

Mar 26, 2023
428 stars

XiPKI :: audit

<dependency>
    <groupId>org.xipki</groupId>
    <artifactId>audit</artifactId>
    <version>6.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xipki : audit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.2.0

All Versions

Choose a version of org.xipki : audit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.2.x
audit-6.2.0
6.1.x
audit-6.1.0
6.0.x
audit-6.0.0
5.3.x
audit-5.3.15
audit-5.3.14
audit-5.3.13
audit-5.3.12
audit-5.3.11
audit-5.3.10
audit-5.3.9
audit-5.3.8
audit-5.3.7
audit-5.3.6
audit-5.3.5
audit-5.3.4
audit-5.3.3
audit-5.3.2
audit-5.3.1
audit-5.3.0
5.2.x
audit-5.2.0
5.1.x
audit-5.1.0
5.0.x
audit-5.0.1
audit-5.0.0
4.0.x
audit-4.0.0

How to add a dependency to Maven

Add the following org.xipki : audit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xipki</groupId>
    <artifactId>audit</artifactId>
    <version>6.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xipki : audit gradle dependency to your build.gradle file:

implementation 'org.xipki:audit:6.2.0'

Gradle Kotlin DSL: Add the following org.xipki : audit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xipki:audit:6.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xipki : audit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xipki" % "audit" % "6.2.0"

Advertisement

Dependencies from Group

Mar 26, 2023
8 usages
428 stars
Oct 15, 2022
5 usages
428 stars
Sep 15, 2018
4 usages
428 stars
Apr 29, 2023
3 usages
428 stars
Feb 13, 2022
3 usages
347 stars

Discover Dependencies