MVN

org.bahmni.module : auditlog

Maven & Gradle

Feb 20, 2023
0 stars

Audit Log · Module for audit tracing.

<dependency>
    <groupId>org.bahmni.module</groupId>
    <artifactId>auditlog</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bahmni.module : auditlog to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.bahmni.module : auditlog to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
auditlog-1.3.0
1.2.x
auditlog-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bahmni.module</groupId>
    <artifactId>auditlog</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement