MVN

com.jthinking.jdbaudit : jdbaudit

Maven & Gradle

Jan 05, 2023

jdbaudit · A java library for database security audit.

<dependency>
    <groupId>com.jthinking.jdbaudit</groupId>
    <artifactId>jdbaudit</artifactId>
    <version>0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jthinking.jdbaudit : jdbaudit to add to Maven - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of com.jthinking.jdbaudit : jdbaudit to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jdbaudit-0.0.10
jdbaudit-0.0.9
jdbaudit-0.0.8
jdbaudit-0.0.7
jdbaudit-0.0.6
jdbaudit-0.0.5
jdbaudit-0.0.4
jdbaudit-0.0.3
jdbaudit-0.0.2
jdbaudit-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jthinking.jdbaudit</groupId>
    <artifactId>jdbaudit</artifactId>
    <version>0.0.10</version>
</dependency>