Download mavibot-1.0.0-M8.jar file - Jar m

Jar examples for m:mavibot

Description

A MVCC BTree Implementation

You can download jar file mavibot 1.0.0-M8 in this page.

License

Apache License

Build File

You can use the following script to add mavibot-1.0.0-M8.jar to your project.

<dependency>
   <groupId>org.apache.directory.mavibot</groupId>
   <artifactId>mavibot</artifactId>
   <version>1.0.0-M8</version>
</dependency>
compile group: 'org.apache.directory.mavibot', name: 'mavibot', version: '1.0.0-M8'
libraryDependencies += "org.apache.directory.mavibot" % "mavibot" % "1.0.0-M8"
<dependency org="org.apache.directory.mavibot" name="mavibot" rev="1.0.0-M8"/>
@Grapes(@Grab(group='org.apache.directory.mavibot', module='mavibot', version='1.0.0-M8'))
'org.apache.directory.mavibot:mavibot:jar:1.0.0-M8'

Download

Click the following link to download the jar file.

mavibot-1.0.0-M8-javadoc.jar
mavibot-1.0.0-M8-sources.jar
mavibot-1.0.0-M8.jar
mavibot-1.0.0-M8.pom



Related Tutorials