MVN

ro.fortsoft.auditor : auditor-parent

Maven & Gradle

Dec 29, 2017
10 stars

Auditor Parent · Auditing micro framework for Java

<dependency>
    <groupId>ro.fortsoft.auditor</groupId>
    <artifactId>auditor-parent</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.fortsoft.auditor : auditor-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of ro.fortsoft.auditor : auditor-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
auditor-parent-0.2.1
auditor-parent-0.2.0
0.1.x
auditor-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ro.fortsoft.auditor</groupId>
    <artifactId>auditor-parent</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement