MVN

org.apache.directory.mavibot : mavibot-parent

Maven & Gradle

Aug 09, 2015

ApacheDS Mavibot Parent · A MVCC BTree Implementation

<dependency>
    <groupId>org.apache.directory.mavibot</groupId>
    <artifactId>mavibot-parent</artifactId>
    <version>1.0.0-M8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.directory.mavibot : mavibot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M8

All Versions

Choose a version of org.apache.directory.mavibot : mavibot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mavibot-parent-1.0.0-M8
mavibot-parent-1.0.0-M7
mavibot-parent-1.0.0-M6
mavibot-parent-1.0.0-M5
mavibot-parent-1.0.0-M4
mavibot-parent-1.0.0-M3
mavibot-parent-1.0.0-M2
mavibot-parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.directory.mavibot</groupId>
    <artifactId>mavibot-parent</artifactId>
    <version>1.0.0-M8</version>
</dependency>