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

Jar examples for m:mavibot

Description

A MVCC BTree Implementation

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials